Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
completion
/
reCompileMatch.after.py
blob: f795c16ae36a5d63fbab725797a6aa089b8b893b [
file
] [
log
] [
blame
]
import
re
p
=
re
.
compile
(
'foo'
)
p
.
match
()