We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a92a662 commit dc5ed25Copy full SHA for dc5ed25
1 file changed
βTools/READMEβ
@@ -13,9 +13,9 @@ freeze Create a stand-alone executable from a Python program.
13
modulator Interactively generate boiler plate for an extension
14
module. Works easiest if you have Tk.
15
16
-scripts A number of useful single-file programs, e.g. for
17
- converting old Python sources to the current language
18
- definition.
+scripts A number of useful single-file programs, e.g. tabnanny.py
+ (by Tim Peters), which checks for inconsistent mixing
+ of tabs and spaces.
19
20
versioncheck A tool to automate checking whether you have the latest
21
version of a package (by Jack Jansen).
0 commit comments