Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
# basic_pydoc.py
here2share
Jul 28th, 2017
200
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
# basic_pydoc.py
# ZZZ
import
os
,
sys
t
=
[
]
t.
extend
(
dir
(
'import'
)
)
t.
extend
(
sys
.
modules
.
keys
(
)
)
for
m
in
t:
try
:
print
'%s -----
\n
%s
\n
\n
'
%
(
m
,
help
(
m
)
)
except
:
pass
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ 💎 Exchange profit method 🚨 🔥
JavaScript | 7 min ago | 0.20 KB
✅ 💡 ChangeNOW Profit Exploit 💎 💵
JavaScript | 17 min ago | 0.20 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 18 min ago | 0.15 KB
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐
Java | 20 min ago | 0.15 KB
⭐⭐⭐Free Giftcards Method⭐⭐
Java | 21 min ago | 0.15 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 23 min ago | 0.15 KB
mem_aloc_fails_in_tick
Python | 24 min ago | 20.04 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 24 min ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!