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 eric.smith
Recipients dirn, eric.smith, gregory.p.smith, paul.moore, serhiy.storchaka, steven.daprano, xtreak
Date 2019-05-03.11:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556882170.68.0.573262874435.issue36774@roundup.psfhosted.org>
In-reply-to
Content
!= would be my preference, but it can't work. f'{0!=1}' is already legal.

I'm not crazy about !!. I think that will be too confusing.
History
Date User Action Args
2019-05-03 11:16:10eric.smithsetrecipients: + eric.smith, gregory.p.smith, paul.moore, steven.daprano, dirn, serhiy.storchaka, xtreak
2019-05-03 11:16:10eric.smithsetmessageid: <1556882170.68.0.573262874435.issue36774@roundup.psfhosted.org>
2019-05-03 11:16:10eric.smithlinkissue36774 messages
2019-05-03 11:16:10eric.smithcreate