Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

Attaching a rough concept of how to make the existing pprint module extendible 
without doing a total rewrite.  The actual handler is currently bogus (no 
thought out), so focus on the @guard decorator and the technique for scanning 
for handlers.

----------
Added file: http://bugs.python.org/file19888/rdh_pprint.py

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

Reply via email to