]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- fixed another split problem
authorFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Jun 2000 18:03:25 +0000 (18:03 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Jun 2000 18:03:25 +0000 (18:03 +0000)
commit8094611eb8abe9f9d1e1498f36324eebabaa0a09
treec76fec8a4878e16d4bd67717205bb9aac2814108
parent34a96371c3685c5631fb1bea8963fd074912bcd9
- fixed another split problem
  (those semantics are weird...)

- got rid of $Id$'s (for the moment, at least).  in other
  words, there should be no more "empty" checkins.

- internal: some minor cleanups.
Lib/sre.py
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Modules/_sre.c
Modules/sre.h