[Python-ideas] hexdump

Eric V. Smith eric at trueblade.com
Mon Apr 29 17:21:54 CEST 2013


On 04/29/2013 08:53 AM, Yuval Greenfield wrote:
> I agree. I also agree that pprint is a good place for this.

Another place to do it would be in bytes.__format__. Then you could
invent a language for widths, breaks, etc.

Eric.





More information about the Python-ideas mailing list