Package django :: Package utils :: Package simplejson :: Module scanner
[hide private]
[frames] | no frames]

Module scanner

source code

Iterator based sre token scanner

Classes [hide private]
  Scanner
Functions [hide private]
 
pattern(pattern, flags=FLAGS) source code
Variables [hide private]
  FLAGS = VERBOSE | MULTILINE | DOTALL

Imports: re, re.VERBOSE, re.MULTILINE, re.DOTALL, sre_parse, sre_compile, sre_constants, sre_constants.BRANCH, sre_constants.SUBPATTERN