Sometimes the python shell cannot recognize the presence of an attribute.

Ricardo Aráoz ricaraoz at gmail.com
Mon Apr 12 13:27:20 EDT 2010


Aahz wrote:
> In article <mailman.1341.1269989861.23598.python-list at python.org>,
> Justin Park  <hp6 at rice.edu> 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 .....



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100412/9023296b/attachment.html>


More information about the Python-list mailing list