On Sat, May 12, 2012 at 12:15 PM, Oleg Broytman <phd@phdru.name> wrote:
On Sat, May 12, 2012 at 11:59:03AM +0300, anatoly techtonik <techtonik@gmail.com> wrote:
> Just an idea of usability fix for Python 3.
> hexdump module (function or bytes method is better) as simple, easy
> and intuitive way for dumping binary data when writing programs in
> Python.

   Well, you know, the way to add such modules to Python is via
Cheeseshop.

Done. https://pypi.python.org/pypi/hexdump
-- 
anatoly t.