]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- removed "alpha only" licensing restriction
authorFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Jun 2000 10:34:56 +0000 (10:34 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Thu, 29 Jun 2000 10:34:56 +0000 (10:34 +0000)
commit6c68dc7b1afb8f634604435dd0fc2442c8e93e0d
treed0e81ee0097ba6051366812247fd12c1f075a273
parent436c3d58a2570f3b599e59b4071f944f774ec441
- removed "alpha only" licensing restriction
- removed some hacks that worked around 1.6 alpha bugs
- removed bogus test code from sre_parse
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Modules/_sre.c