]> granicus.if.org Git - python/commitdiff
Add Martin von Loewis as the author of this module.
authorGuido van Rossum <guido@python.org>
Wed, 19 Nov 1997 19:02:09 +0000 (19:02 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 19 Nov 1997 19:02:09 +0000 (19:02 +0000)
Lib/locale.py

index 99354787b4235ae4b0d68ff7915e5ba48095b330..6246fd930d7893a1c416a1dba8705c76a8692b60 100644 (file)
@@ -1,4 +1,5 @@
 "Support for number formatting using the current locale settings"
+# Author: Martin von Loewis
 
 from _locale import *
 import string