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 python-dev
Recipients barry, benjamin.peterson, brett.cannon, docs@python, eli.bendersky, eric.araujo, fdrake, flox, ncoghlan, pitrou, python-dev
Date 2011-11-13.23:08:23
SpamBayes Score 0.025220264
Marked as misclassified No
Message-id <E1RPj9o-00018Z-QE@dinsdale.python.org>
In-reply-to
Content
New changeset a259511351d9 by Eli Bendersky in branch '3.2':
Clarify the existence of the <> operator in Grammar/Grammar with a comment, for issue 13239
http://hg.python.org/cpython/rev/a259511351d9

New changeset 410115400838 by Eli Bendersky in branch 'default':
Clarify the existence of the <> operator in Grammar/Grammar with a comment. Closes issue 13239
http://hg.python.org/cpython/rev/410115400838
History
Date User Action Args
2011-11-13 23:08:24python-devsetrecipients: + python-dev, fdrake, barry, brett.cannon, ncoghlan, pitrou, benjamin.peterson, eric.araujo, eli.bendersky, flox, docs@python
2011-11-13 23:08:23python-devlinkissue13239 messages
2011-11-13 23:08:23python-devcreate