Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

> Perhaps the annotations should be wrapped at 78 chars/line ..

I don't know.  With deeply nested pickles, annotations may not even start 
before column 80.  I think further improvement in alignment and layout 
algorithms will show diminishing returns.  If I were to invest an effort into 
this, I would share it with dis.dis.

You can see how larger pickles look by running pickletools -a 27.bench with a 
pickle from issue5180.

----------

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

Reply via email to