Skip to content
Snippets Groups Projects
Select Git revision
  • 221f88d1f3f67640e72912ad8473782360b0e306
  • master default protected
2 results

ure_debug.py

Blame
  • ure_debug.py 96 B
    # test printing debugging info when compiling
    import ure
    ure.compile('^a|b[0-9]\w$', ure.DEBUG)