This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lemburg
Recipients benjamin.peterson, jjt009, lemburg
Date 2008-06-13.15:05:56
SpamBayes Score 0.0018029893
Marked as misclassified No
Message-id <48528CD3.9030106@egenix.com>
In-reply-to <1213369162.78.0.903430787061.issue2912@psf.upfronthosting.co.za>
Content
On 2008-06-13 16:59, Benjamin Peterson wrote:
> Benjamin Peterson <musiccomposition@gmail.com> added the comment:
> 
> Wow, I really admire you for keeping it compatible with Python 1.5. As
> you may have noticed, I'm addicted to new feature. :)

Yeah, well... it's a hobby :-)

We can probably bump that to Python 2.1 or even 2.3 after 2.6
is out.

The main reason for keeping 1.5.2 compatibility was mxCGIPython
which started platform.py in the first place. Since it turned out
to be useful for all kinds of things, it's good to be able to
backport any changes to installations still using older Python
versions.

The patches look OK now.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jun 13 2008)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2008-07-07: EuroPython 2008, Vilnius, Lithuania            23 days to go

:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::

    eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
     D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
            Registered at Amtsgericht Duesseldorf: HRB 46611
History
Date User Action Args
2008-06-13 15:05:59lemburgsetspambayes_score: 0.00180299 -> 0.0018029893
recipients: + lemburg, benjamin.peterson, jjt009
2008-06-13 15:05:58lemburglinkissue2912 messages
2008-06-13 15:05:57lemburgcreate