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 steven.daprano
Recipients approximately, serhiy.storchaka, steven.daprano
Date 2017-04-22.17:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492883082.23.0.578259621509.issue30135@psf.upfronthosting.co.za>
In-reply-to
Content
In the future please don't post binary files containing source code, especially something as non-standard as 7z. That just makes it difficult for people to review the code. Either paste your code snippet directly into the bug report, or attach it as a .py file.

If the file is so huge it needs compression, you shouldn't be posting it at all. You should post the *minimum* code to demonstrate the problem, not an entire application: we don't a 200 line simulation of a Forth interpreter just to see something that can be shown in ten lines. Even though this is written for Java programmers, the same applies here: http://sscce.org/


Thank you.
History
Date User Action Args
2017-04-22 17:44:42steven.dapranosetrecipients: + steven.daprano, serhiy.storchaka, approximately
2017-04-22 17:44:42steven.dapranosetmessageid: <1492883082.23.0.578259621509.issue30135@psf.upfronthosting.co.za>
2017-04-22 17:44:42steven.dapranolinkissue30135 messages
2017-04-22 17:44:42steven.dapranocreate