Steven D'Aprano added the comment:

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.

----------
nosy: +steven.daprano

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30135>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to