Cherniavsky Beni <[email protected]> added the comment: Mark: customizing tabs to be anything but 8 spaces is inadvisable with Python, because Python always parses them as 8. Sooner or later one would mix tabs and spaces and the result would be really painful to debug.
---------- nosy: +cben _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8285> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
