This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f5f4cdae89
circuitpython
/
tests
/
extmod
/
ure_debug.py
4 lines
96 B
Python
Raw
Blame
History
# test printing debugging info when compiling
import
ure
ure
.
compile
(
'
^a|b[0-9]
\
w$
'
,
ure
.
DEBUG
)
Reference in New Issue
View Git Blame
Copy Permalink