Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-mainline-sparse-2020-dec-release
/
.
/
python
/
testData
/
regexp
/
danglingMetacharacters.py
blob: e025c0ca2f47dd0193e347f3e73bc0535f458aec [
file
] [
log
] [
blame
] [
edit
]
import
re
re
.
compile
(
'{\w+}'
)