diff options
author | Brian Curtin <brian@python.org> | 2011-04-13 21:11:37 (GMT) |
---|---|---|
committer | Brian Curtin <brian@python.org> | 2011-04-13 21:11:37 (GMT) |
commit | 8e4f4feb62577a97848cc67c9231b8043405502d (patch) | |
tree | d225471a9207791acb6bd65cf2f590838e52f4f8 /Tools/README | |
parent | 8a9c4d9866a29839e045bef51445085fe7938853 (diff) | |
parent | b4fb909c869f5bfd4a7350f149e28368ed4326c7 (diff) | |
download | cpython-8e4f4feb62577a97848cc67c9231b8043405502d.zip cpython-8e4f4feb62577a97848cc67c9231b8043405502d.tar.gz cpython-8e4f4feb62577a97848cc67c9231b8043405502d.tar.bz2 |
Merge 3.1
Diffstat (limited to 'Tools/README')
-rw-r--r-- | Tools/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Tools/README b/Tools/README index 017e663..c1f89ba 100644 --- a/Tools/README +++ b/Tools/README @@ -40,8 +40,3 @@ unicode Tools for generating unicodedata and codecs from unicode.org unittestgui A Tkinter based GUI test runner for unittest, with test discovery. - -world Script to take a list of Internet addresses and print - out where in the world those addresses originate from, - based on the top-level domain country code found in - the address. |