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 serhiy.storchaka
Recipients mark.dickinson, serhiy.storchaka, steven.daprano
Date 2018-04-25.11:08:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524654493.7.0.682650639539.issue33305@psf.upfronthosting.co.za>
In-reply-to
Content
In Python 2.5 `0or[]` is valid syntax, but it is not valid in newer versions.

What is the good error message for this case?
History
Date User Action Args
2018-04-25 11:08:13serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, steven.daprano
2018-04-25 11:08:13serhiy.storchakasetmessageid: <1524654493.7.0.682650639539.issue33305@psf.upfronthosting.co.za>
2018-04-25 11:08:13serhiy.storchakalinkissue33305 messages
2018-04-25 11:08:13serhiy.storchakacreate