mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Whitespace normalization.
This commit is contained in:
parent
6b6b39e8b6
commit
670fa52698
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ text editor with multiple undo, Python colorizing, and many other things,
|
|||
as well as a Python shell window and a debugger.""",
|
||||
|
||||
cmdclass = {'build_py':idle_build_py,
|
||||
'install_lib':idle_install_lib},
|
||||
'install_lib':idle_install_lib},
|
||||
package_dir = {idlelib:'.'},
|
||||
packages = [idlelib],
|
||||
scripts = ['idle']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue