We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539c165 commit 77658bdCopy full SHA for 77658bd
Tools/README
@@ -26,8 +26,9 @@ pybench Comprehensive Python benchmarking suite.
26
pynche A Tkinter-based color editor.
27
28
scripts A number of useful single-file programs, e.g. tabnanny.py
29
- (by Tim Peters), which checks for inconsistent mixing
30
- of tabs and spaces.
+ by Tim Peters, which checks for inconsistent mixing of
+ tabs and spaces, and 2to3, which converts Python 2 code
31
+ to Python 3 code.
32
33
ssl Currently, a tool to fetch server certificates.
34
0 commit comments