This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
192f6782c6
cpython
/
Tools
/
scripts
/
pydoc
6 lines
79 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python
import
pydoc
if
__name__
==
'
__main__
'
:
pydoc
.
cli
(
)
Reference in New Issue
View Git Blame
Copy Permalink