
report at bugs
May 6, 2012, 7:10 AM
Post #7 of 8
(62 views)
Permalink
|
Ezio Melotti <ezio.melotti [at] gmail> added the comment: 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.) ---------- assignee: docs [at] pytho -> ezio.melotti resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue14034> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|