Message790

Author leouserz
Recipients
Date 2007-01-15.17:35:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
oh yeah! This bug does not happen in jython3005.  In fact, the output from jython is the same from python2.5:
me% jython show_problem.py
/p>
<p> </p>
</HTML>
1136apiV5-539kBeM6916ucuL2-386xXRe3337AvFG1-118bJnl47

me% python show_problem.py
/p>
<p> </p>
</HTML>
1136apiV5-539kBeM6916ucuL2-386xXRe3337AvFG1-118bJnl47

and according to the bug report its supposed to be:
1136apiV5-539kBeM6916ucuL2-386xXRe3337AvFG1-118bJnl47

maybe this was a bug in one of the older python libraries and has subsequently been fixed by upgrading the library?
History
Date User Action Args
2008-02-20 17:17:12adminlinkissue634637 messages
2008-02-20 17:17:12admincreate