Home
last modified time | relevance | path

Searched refs:SRE_MAGIC (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h14 #define SRE_MAGIC 20031017 macro
D_sre.c4030 x = PyInt_FromLong(SRE_MAGIC); in init_sre()