Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Removed the 'test2to3' demo project that demonstrated using lib2to3
to support Python 2.x and Python 3.x from a single source in
a distutils package. Patch by Dong-hee Na
2 changes: 0 additions & 2 deletions 2 Tools/README
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
3 changes: 0 additions & 3 deletions 3 Tools/test2to3/README

This file was deleted.

10 changes: 0 additions & 10 deletions 10 Tools/test2to3/maintest.py

This file was deleted.

26 changes: 0 additions & 26 deletions 26 Tools/test2to3/setup.py

This file was deleted.

19 changes: 0 additions & 19 deletions 19 Tools/test2to3/test/runtests.py

This file was deleted.

8 changes: 0 additions & 8 deletions 8 Tools/test2to3/test/test_foo.py

This file was deleted.

1 change: 0 additions & 1 deletion 1 Tools/test2to3/test2to3/__init__.py

This file was deleted.

5 changes: 0 additions & 5 deletions 5 Tools/test2to3/test2to3/hello.py

This file was deleted.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.