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 <[email protected]>
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: <[email protected]>
2018-04-25 11:08:13serhiy.storchakalinkissue33305 messages
2018-04-25 11:08:13serhiy.storchakacreate