Question about indentation and bugs

Anthony Baxter anthony at interlink.com.au
Thu Aug 23 11:18:02 EDT 2001


>>> Dave Swegen wrote
> I imagine that these sort of problems might not only appear due to
> incorrect coding, but also things such as broken mailers, applying
> patches from people using different indent levels etc
> 
> So my question (or rather questions) is this: In practice, how often do
> such problems crop up?  How does one go about avoiding such problems? Is
> there any way at all to make explicit where a block ends?

I've been coding python for maybe 9 years now, and I've never ever had this
cause an error. Compared to the C 'single line if statement problem', this 
is joy.

Anthony

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.





More information about the Python-list mailing list