Small `du' reformatter :-)

Derek Moeller moeller at networksplus.net
Sun Jan 23 01:20:19 EST 2000


On Sat, Jan 22, 2000 at 08:44:21PM -0500, François Pinard wrote:
> Siggy Brentrup <bsb at winnegan.de> écrit:
> 
> Yes, I took a look, thanks!
> 
> May I offer to replace the distributed script with mine?  You will get a
> script which is shorter and more elegant Python.  Its output might also
> be a bit better pruned and sorted, in my opinion.  Before:
> 
>         172 .
>           |  21 src
>           |  16 lib
>           |  10 data
>           |   |     4 .deps
> 
> After:
> 
>             172 \_ .
>              10    \_ data
>               4    |  \_ .deps
>              16    \_ lib
>              21    \_ src
> 

I must say, it is quite a bit nicer. Requires most recent version of
python, I believe, but considering that it would ship with it it's not a
problem.

-- 
Derek Moeller
  moeller at networksplus.net
  http://dophnic.yi.org




More information about the Python-list mailing list