Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
sre_compile.py File Reference

Go to the source code of this file.

Namespaces

 sre_compile
 

Constant Groups

 sre_compile
 

Functions

def compile
 

Variables

int MAXCODE = 65535
 
 emit = code.append
 
if prefix:
    print "*** PREFIX", prefix, prefix_skip
if charset:
    print "*** CHARSET", charset

add an info block More...

 
tuple skip = len(code)
 
int mask = 0
 
list prefix = prefix[:MAXCODE]
 
list table = [-1]
 
list STRING_TYPES = [type("")]