Message160085
| Author |
ezio.melotti |
| Recipients |
bethard, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, python-dev, tshepang |
| Date |
2012年05月06日.14:10:35 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1336313435.91.0.579168451592.issue14034@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Committed, thanks for the patch!
(Note that the example with "TypeError: unorderable types: NoneType() >= int()" works fine in Python 2 (by accident), and that I left it unchanged. Some error messages are also different on Python 2, but I left the ones from Python 3.) |
|