]> granicus.if.org Git - python/commit
- last patch broke parse_template; fixed by changing some
authorFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Jun 2000 11:34:28 +0000 (11:34 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Jun 2000 11:34:28 +0000 (11:34 +0000)
commit75f2d675edf7411bf9670f0823cdc01b2725aafd
tree5cbe8193c93b4f5e517c9d2114cdf59cffcbd17f
parente97ecf97053b1fdd2c978713b9879d6438aaf207
- last patch broke parse_template; fixed by changing some
  tests in sre_patch back to previous version

- fixed return value from findall

- renamed a bunch of functions inside _sre (way too
  many leading underscores...)

</F>
Lib/sre_parse.py
Modules/_sre.c