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