I want to be able to parse sizes in bytes in several formats, such as
"1048576", "1024K", "1024KB", "1M" etc.

Is there a module that will help me with that?

/David

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

Reply via email to