add hurry.filesize, add gitignore to ignore pyc files

This commit is contained in:
Kilian Valkhof 2010-02-02 15:02:20 +01:00
parent 9d126924e7
commit 187f3e616e
6 changed files with 177 additions and 0 deletions

View file

@ -0,0 +1,4 @@
from hurry.filesize.filesize import size
from hurry.filesize.filesize import traditional, alternative, verbose, iec, si