Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Shlex
cromat1
Nov 16th, 2015
107
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
s
=
"+ 3 (* 6 4)"
b
=
[
]
b
=
shlex
.
split
(
s.
replace
(
'('
,
' ( '
)
.
replace
(
')'
,
' ) '
)
.
replace
(
'{'
,
' { '
)
.
replace
(
'}'
,
' } '
)
,
False
,
False
)
print
(
b
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch ⭐Working⭐
JavaScript | 2 sec ago | 0.26 KB
⭐ MAKE $50O IN 15 MIN⭐⭐ O
JavaScript | 6 sec ago | 0.31 KB
Exchange Exploit
JavaScript | 7 sec ago | 0.26 KB
⭐⭐⭐if you really want more bring up the fire⭐...
Java | 11 sec ago | 0.08 KB
⭐ Free ETH Method ⭐⭐ R
JavaScript | 13 sec ago | 0.31 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 17 sec ago | 0.26 KB
⭐ MAKE $90O INSTANTLY⭐⭐ S
JavaScript | 19 sec ago | 0.31 KB
✅ MAKE $900 INSTANTLY
JavaScript | 22 sec ago | 0.26 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!