Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
regexp
/
danglingMetacharacters.py
blob: e025c0ca2f47dd0193e347f3e73bc0535f458aec [
file
] [
log
] [
blame
]
import
re
re
.
compile
(
'{\w+}'
)