escape binary data

This commit is contained in:
j 2009-08-21 17:18:03 +02:00
commit 18383a88b0
2 changed files with 4 additions and 2 deletions

2
README
View file

@ -16,6 +16,8 @@ Usage:
oxlib.formatBytes(1234567890)
'1.15 GB'
Install:
python setup.py install
Tests:
nosetests --with-doctest oxlib