Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
regexp
/
nestedCharacterClasses2.py
blob: 2a26444a3b2d6f158e28fd1ac2425c1668977d91 [
file
] [
log
] [
blame
]
import
re
re
.
compile
(
r
'''[[\]]'''
)