Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 81f3d7b

Browse files
committed
Update README, remove empty directory.
1 parent 076cbae commit 81f3d7b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Tools/README

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildbot Batchfiles for running on Windows buildslaves.
55

66
ccbench A Python concurrency benchmark.
77

8-
framer Generate boilerplate code for C extension types.
8+
demo Several Python programming demos.
99

1010
freeze Create a stand-alone executable from a Python program.
1111

@@ -21,6 +21,8 @@ iobench Benchmark for the new Python I/O system.
2121

2222
msi Support for packaging Python as an MSI package on Windows.
2323

24+
parser Un-parsing tool to generate code from an AST.
25+
2426
pybench Comprehensive Python benchmarking suite.
2527

2628
pynche A Tkinter-based color editor.
@@ -30,7 +32,7 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
3032
tabs and spaces, and 2to3, which converts Python 2 code
3133
to Python 3 code.
3234

33-
ssl Currently, a tool to fetch server certificates.
35+
test2to3 A demonstration of how to use 2to3 transparently in setup.py.
3436

3537
unicode Tools used to generate unicode database files for
3638
Python 2.0 (by Fredrik Lundh).

0 commit comments

Comments
 (0)