Mailing List Archive

Pythonw Tab setting
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.