Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Kagee
Feb 14th, 2014
170
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
>>>
s
=
"abcØcba"
>>>
re
.
sub
(
r
"Ø"
,
"O"
,
s
)
'abcOcba'
>>>
s
=
"abcØcba"
>>>
re
.
sub
(
r
"[Ø]"
,
"O"
,
s
)
'abcOOcba'
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💎 Free Crypto Method 💎 🚨🚨
JavaScript | 1 min ago | 0.18 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 3 min ago | 0.18 KB
💎 Free Crypto Method 💎 🚨🚨
JavaScript | 5 min ago | 0.18 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 7 min ago | 0.18 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 10 min ago | 0.18 KB
✅ Exploit 500$ in 10 minutes 🔥 🚨✅
JavaScript | 12 min ago | 0.18 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 14 min ago | 0.18 KB
💎 Instant Money Method 💎 🚨🚨
JavaScript | 16 min ago | 0.18 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!