mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
Fixed sentence about modulator
This commit is contained in:
parent
138497d65b
commit
5214a29774
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ bgen Generate complete extension modules from a
|
||||||
freeze Create a stand-alone executable from a Python program.
|
freeze Create a stand-alone executable from a Python program.
|
||||||
|
|
||||||
modulator Interactively generate boiler plate for an extension
|
modulator Interactively generate boiler plate for an extension
|
||||||
module. Requires Tk.
|
module. Works easiest if you have Tk.
|
||||||
|
|
||||||
scripts A number of useful single-file programs, e.g. for
|
scripts A number of useful single-file programs, e.g. for
|
||||||
converting old Python sources to the current language
|
converting old Python sources to the current language
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue