]> granicus.if.org Git - python/commitdiff
Add some header comments to all the files.
authorGreg Stein <gstein@lyra.org>
Sun, 7 Nov 1999 13:14:58 +0000 (13:14 +0000)
committerGreg Stein <gstein@lyra.org>
Sun, 7 Nov 1999 13:14:58 +0000 (13:14 +0000)
Lib/imputil.py

index ab3faf49481cc1be98207ba7bcee58ce5fdbbc8c..b40cb049301a63647f62323ba3802f41617af40c 100644 (file)
@@ -9,6 +9,13 @@
 # Additional modifications were contribed by Marc-Andre Lemburg and
 # Gordon McMillan.
 #
+# This module is maintained by Greg and is available at:
+#    http://www.lyra.org/greg/python/imputil.py
+#
+# Since this isn't in the Python distribution yet, we'll use the CVS ID
+# for tracking:
+#   $Id$
+#
 
 __version__ = '0.3'