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