Aahz wrote: > In article <[email protected]>, > Justin Park <[email protected]> wrote: > >> The real problem is this. When I started working on the package, >> somehow all of indentations were made by space-bars instead of using >> tabs. But when I am implementing my own on top of it, I still use tabs >> to make indentations. >> > > Stop using TAB. Allowing TAB was a mistake. Spaces are the One True > Way when formatting Python code. > Because .....
-- http://mail.python.org/mailman/listinfo/python-list
