Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

Please generate patches with "context diff", or better "unified diff", with the 
"diff -u" command.
I've done it, before the source code changes and the patch becomes impossible 
to apply.

Note that the new version does not respect the width:
len(pprint.pformat([1]*100).splitlines()[0]) == 81

----------
nosy: +amaury.forgeotdarc
Added file: http://bugs.python.org/file16719/issue_8228.patch

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

Reply via email to