mirror of
https://github.com/python/cpython.git
synced 2025-09-20 07:31:10 +00:00
install idle and pydoc with a 3 suffix #5756
This commit is contained in:
parent
f4841e2df7
commit
0b4915e99e
4 changed files with 8 additions and 9 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import pydoc
|
||||
if __name__ == '__main__':
|
||||
pydoc.cli()
|
Loading…
Add table
Add a link
Reference in a new issue