Decorators, Identity functions and execution...

Dave Hansen iddw at hotmail.com
Wed Apr 12 09:50:59 EDT 2006


On Wed, 12 Apr 2006 17:19:25 +1200 in comp.lang.python, Lawrence
D'Oliveiro <ldo at geek-central.gen.new_zealand> wrote:

>In article <mailman.4414.1144803233.27775.python-list at python.org>,
> "Terry Reedy" <tjreedy at udel.edu> wrote:
>
>>"Sybren Stuvel" <sybrenUSE at YOURthirdtower.com.imagination> wrote in
>> > I don't care about how people see my tabs. I use one tab for every
>>> indent level, so no matter how you set your tab width, my code will
>>> look consistent.
>>
>>Unless they view with tab_width = 0, as with some news readers.
>
>I have my newsreader set to use a proportional font, so the point is 
>moot.

Even in a proportional font, spaces all have the same width.  Though
not as wide as a fixed font...

Regards,
                                        -=Dave

-- 
Change is inevitable, progress is not.



More information about the Python-list mailing list