Mercurial > pylearn
log bin/pkldu.py @ 1491:8be8cdde97ee
age | author | description |
---|---|---|
Wed, 06 Apr 2011 13:52:34 -0400 | James Bergstra | pkldu - changed /bin/env to /usr/bin/env which is more standard I hope. |
Tue, 22 Feb 2011 11:43:39 -0500 | Razvan Pascanu | renamed output as key for dictionary ( from field). Now for dictionary we have keys, for tuples/list we have entries and for object fields |
Tue, 22 Feb 2011 11:40:02 -0500 | Razvan Pascanu | added option to order descending /ascending the fields acording to their size |
Tue, 22 Feb 2011 11:23:32 -0500 | Razvan Pascanu | revised version of pkldu that is a bit more structured code wise and outputs in human readable units |
Tue, 22 Feb 2011 10:04:50 -0500 | Frederic Bastien | white space fix. |
Tue, 22 Feb 2011 10:04:32 -0500 | Frederic Bastien | removed import to file that don't exist in this repo. |
Mon, 07 Feb 2011 17:04:56 -0500 | Ian Goodfellow | added pickle disk usage inspection utility 'pkldu' |