summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Curtin <brian@python.org>2011-04-13 21:12:46 (GMT)
committerBrian Curtin <brian@python.org>2011-04-13 21:12:46 (GMT)
commit00c18cedb26404a39506725ce7c17b19157a3e8c (patch)
tree03f10785f46264453fa151ceba4668de9fdd07e9
parentb35c850a3f7e2e6d470bb9543b9ba83aa33047f7 (diff)
parent8e4f4feb62577a97848cc67c9231b8043405502d (diff)
downloadcpython-00c18cedb26404a39506725ce7c17b19157a3e8c.zip
cpython-00c18cedb26404a39506725ce7c17b19157a3e8c.tar.gz
cpython-00c18cedb26404a39506725ce7c17b19157a3e8c.tar.bz2
Merge 3.2
-rw-r--r--Tools/README5
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.