This website requires JavaScript.
Explore
Help
Register
Sign In
KJ135
/
LAMPCAE
mirror of
http://172.16.0.12:5000/LAMPSARToolSoftware/LAMPCAE.git
Watch
4
Star
0
Fork
You've already forked LAMPCAE
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b43460b576
LAMPCAE
/
extlib
/
Python
/
Tools
/
scripts
/
pydoc3.py
6 lines
80 B
Python
Raw
Blame
History
#!/usr/bin/env python3
import
pydoc
if
__name__
==
'
__main__
'
:
pydoc
.
cli
(
)
Reference in New Issue
View Git Blame
Copy Permalink