Preserving program structure
Steve Holden
sholden at holdenweb.com
Mon Dec 17 08:11:47 EST 2001
More information about the Python-list mailing list
Mon Dec 17 08:11:47 EST 2001
- Previous message (by thread): mySQL
- Next message (by thread): Preserving program structure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Dave Kuhlman" <dkuhlman at rexx.com> wrote ... [ ... ] > > By the way, when I do my untabifying, I use the UNIX expand and > unexpand commands. Are there better tools for this? Is > untabify.py any safer? > reindent.py from the Tools distribution subdirectory is pretty good for this. regards Steve -- http://www.holdenweb.com/
- Previous message (by thread): mySQL
- Next message (by thread): Preserving program structure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list