Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
regexp
/
octal.py
blob: 9941e2fd340f34d9c76f1bd45c3202c949941dd8 [
file
] [
log
] [
blame
]
import
re
re
.
compile
(
r
'\302\273'
)