is there any library /  function that prints number of bytes in human
readable format?
for example

a=XX(1048576)
print a

should output
1 MB


thanks!
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to