• Fredrik Lundh's avatar
    the mad patcher strikes again: · 0640e116
    Fredrik Lundh yazdı
    -- added pickling support (only works if sre is imported)
    
    -- fixed wordsize problems in engine
       (instead of casting literals down to the character size,
       cast characters up to the literal size (same as the code
       word size).  this prevents false hits when you're matching
       a unicode pattern against an 8-bit string. (unfortunately,
       this broke another test, but I think the test should be
       changed in this case; more on that on python-dev)
    
    -- added sre.purge function
       (unofficial, clears the cache)
    0640e116
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...