Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/nougat-iot-release
/
.
/
python
/
testData
/
regexp
/
braceCommaN.py
blob: 8f746cbabcbbc7211aea9a3372784726e3f1e0e9 [
file
] [
log
] [
blame
] [
edit
]
import
re
re
.
compile
(
r
'\d{,4}'
)