Take into account the new size when retraversing a directory
[pysize.git] / pysize.py
blob382142d5bfed1d0759ca0a6f475d64f889e661d0
1 #!/usr/bin/env python
3 from pysize.main import main
4 main()