Message 81311 - Python tracker

Message81311

Author pitrou
Recipients lemburg, mark.dickinson, pitrou
Date 2009-02-06.22:25:19
SpamBayes Score 3.6313628e-07
Marked as misclassified No
Message-id <1233959128.10020.0.camel@fsol>
In-reply-to <498C75BA.6010701@egenix.com>
Content
> It's ok to bump this to Python 2.3, though :-)

The current version only works with 3.x, due to the use of the print
function with the "end" keyword argument.
Should it be fixed?

Regards

Antoine.
History
Date User Action Args
2009-02-06 22:25:42pitrousetrecipients: + pitrou, lemburg, mark.dickinson
2009-02-06 22:25:25pitroulinkissue4704 messages
2009-02-06 22:25:22pitroucreate