Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
895e8925d6569a0be13a714f8417c6374fe1031b
/
.
/
Tools
/
scripts
/
pydoc
blob: 09649290a30ca8dabf13e32a83a0fa115ab237b4 [
file
] [
log
] [
blame
]
Andrew M. Kuchling
b68ef50
2001-02-28 20:55:10 +0000
[
diff
] [
blame
]
1
#!/usr/bin/env python
2
Ka-Ping Yee
895e892
2001-03-01 00:25:40 +0000
[
diff
] [
blame^
]
3
import
pydoc
4
pydoc
.
cli
()