Python Source Code (re)formatter ?
Paul Rubin
phr-n2002a at nightsong.com
Thu Jan 10 09:49:50 EST 2002
More information about the Python-list mailing list
Thu Jan 10 09:49:50 EST 2002
- Previous message (by thread): Build a help system for a Python application
- Next message (by thread): Python Source Code (re)formatter ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael 'Mickey' Lauer <mickey at tm.informatik.uni-frankfurt.de> writes: > I have written a bunch of Python source code which will be included > in a book. Unfortunately, the listing area has only 55 columns. > Many lines in my source code are longer than 55 columns. > Do you know of a source reformatting utility which reformats python code > to use a limited number of columns without messing the syntax or > semantics ? Yuck. Use a smaller font and more columns.
- Previous message (by thread): Build a help system for a Python application
- Next message (by thread): Python Source Code (re)formatter ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list