hi,
sometimes, when using print, i find pprint (pretty-print) module very
useful. but then one has to import pprint module and use completely
different function to dump structure to screen.
therefore i am wondering if it is possible to integrate pprint module
functionality on print level function (python 3000) with 'pretty'
parameter. of course, it opens some can of worms... but maybe it is worth
considering?
regards,
wrobell <wrobell(a)pld-linux.org>