Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Regex demo
cwchen
Feb 28th, 2016
538
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
re
with
open
(
'some_text.txt'
)
as
file
:
data
=
file
.
read
(
)
matched
=
re
.
findall
(
"----start----
\n
([^-]+)----end----"
,
data
)
print
matched
[
-
1
]
,
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐Exchange Exploit⭐⭐ T
JavaScript | 11 sec ago | 0.27 KB
✅⭐ Make huge profits on trading ⭐⭐ D
JavaScript | 22 sec ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ I
JavaScript | 33 sec ago | 0.27 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 6
JavaScript | 44 sec ago | 0.27 KB
⭐⭐Exchange Exploit⭐⭐ T
JavaScript | 3 min ago | 0.27 KB
✅⭐ Make huge profits on trading ⭐⭐ D
JavaScript | 3 min ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ I
JavaScript | 3 min ago | 0.27 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ 3
JavaScript | 4 min ago | 0.27 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!