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 vstinner
Recipients Alex.Willmer, doko, vstinner, xdegaye
Date 2016-07-06.19:15:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467832502.91.0.0859180196255.issue27434@psf.upfronthosting.co.za>
In-reply-to
Content
restrict_interp_2.patch: LGTM.

not ... == '...' can be written ... != '...', no?
History
Date User Action Args
2016-07-06 19:15:02vstinnersetrecipients: + vstinner, doko, xdegaye, Alex.Willmer
2016-07-06 19:15:02vstinnersetmessageid: <1467832502.91.0.0859180196255.issue27434@psf.upfronthosting.co.za>
2016-07-06 19:15:02vstinnerlinkissue27434 messages
2016-07-06 19:15:02vstinnercreate