Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4c64ba

Browse files
author
Greg Stein
committed
Add some header comments to all the files.
1 parent 281b8d8 commit d4c64ba

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lib/imputil.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
# Additional modifications were contribed by Marc-Andre Lemburg and
1010
# Gordon McMillan.
1111
#
12+
# This module is maintained by Greg and is available at:
13+
# http://www.lyra.org/greg/python/imputil.py
14+
#
15+
# Since this isn't in the Python distribution yet, we'll use the CVS ID
16+
# for tracking:
17+
# $Id$
18+
#
1219

1320
__version__ = '0.3'
1421

0 commit comments

Comments
 (0)