En Tue, 11 Sep 2007 14:28:35 -0300, Hamilton, William <[EMAIL PROTECTED]> escribi�:
> Can you set SPE to use a single space rather than the typical four > spaces? Python should accept it just fine. You'll still have problems > reading other people's code. Maybe you can write a quick script that > converts code down to one-space indents. The existing demo script reindent.py (in tools/Scripts) does exactly that, but using 4 spaces. Just replace the number 4 in its source code by a variable name (it occurs only twice) and it's done. -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list