Pythonw IDLE Tab setting

Colin J. Williams cjw at connection.com
Thu Apr 15 06:34:17 EDT 1999


The program AutoIndent.py has:

    prefertabs = 0
    spaceindent = 4*" "

Should spaceindent be changed to 2 if one wishes the tabs to have
that value?

Currently I use PythonWin which permits the user to change the Tab
value (incidentally, it also provides for breakpoints).

Any advice would be appreciated.

Colin W.




More information about the Python-list mailing list