diff options
Diffstat (limited to 'Tools/world')
-rw-r--r-- | Tools/world/README | 2 | ||||
-rwxr-xr-x | Tools/world/world | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Tools/world/README b/Tools/world/README index 659def5..f7bb610 100644 --- a/Tools/world/README +++ b/Tools/world/README @@ -1,6 +1,6 @@ world -- Print mappings between country names and DNS country codes. -Author: Barry Warsaw +Contact: Barry Warsaw Email: bwarsaw@python.org This script will take a list of Internet addresses and print out where in the diff --git a/Tools/world/world b/Tools/world/world index b9ecb94..f573cac 100755 --- a/Tools/world/world +++ b/Tools/world/world @@ -2,7 +2,7 @@ """world -- Print mappings between country names and DNS country codes. -Author: Barry Warsaw +Contact: Barry Warsaw Email: bwarsaw@python.org Version: %(__version__)s |