]> granicus.if.org Git - python/commit
Adding Fredrik Lundh's _sre.c module and its header files.
authorGuido van Rossum <guido@python.org>
Fri, 31 Mar 2000 14:59:30 +0000 (14:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 31 Mar 2000 14:59:30 +0000 (14:59 +0000)
commitb700df9824a768893fb83dec41779ac89035313e
tree2d871f39d80632d370b0b671a46b1d133a71c38a
parent7627c0de6968471996ce05aab200115d56efa1d5
Adding Fredrik Lundh's _sre.c module and its header files.

NOTE: THIS IS VERY ROUGH ALPHA CODE!
Modules/_sre.c [new file with mode: 0644]
Modules/sre.h [new file with mode: 0644]
Modules/sre_constants.h [new file with mode: 0644]