summaryrefslogtreecommitdiffstats
path: root/Tools/README
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/README')
-rw-r--r--Tools/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/README b/Tools/README
index b6d0b18..1f9d927 100644
--- a/Tools/README
+++ b/Tools/README
@@ -35,8 +35,6 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
stringbench A suite of micro-benchmarks for various operations on
strings (both 8-bit and unicode). (*)
-test2to3 A demonstration of how to use 2to3 transparently in setup.py.
-
unicode Tools for generating unicodedata and codecs from unicode.org
and other mapping files (by Fredrik Lundh, Marc-Andre Lemburg
and Martin von Loewis).