mirror of
https://github.com/python/cpython.git
synced 2025-09-14 20:56:06 +00:00
Install 2to3 script.
This commit is contained in:
parent
9bdead0aed
commit
cdbc977c03
3 changed files with 8 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -1716,6 +1716,7 @@ def main():
|
|||
|
||||
# Scripts to install
|
||||
scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle',
|
||||
'Tools/scripts/2to3',
|
||||
'Lib/smtpd.py']
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue