Message 81287 - Python tracker
On 2009-02-06 18:35, Marc-Andre Lemburg wrote: > Marc-Andre Lemburg <mal@egenix.com> added the comment: > > Perfect ! Thanks, Antoine. Please check it in. Well, except for this part that sneaked in: @@ -4,8 +4,6 @@ """ # -# Note: Please keep this module compatible to Python 1.5.2. -# # Tests may include features in later Python versions, but these # should then be embedded in try-except clauses in the configuration # module Setup.py. It's ok to bump this to Python 2.3, though :-)