Non-Indented python

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Thu Nov 29 14:44:31 EST 2001


Thu, 29 Nov 2001 10:05:19 -0800, Chris Barker <chrishbarker at home.net> pisze:

> I often start working on a file I got from elsewhere with tabs in
> it, get some wierd error, eventually think to check for tabs. Then
> I run a script on it, clean it up, and all is well.

This problem doesn't exist if you use 8 as the tab width because then
the apperance is consistent with semantics.

-- 
 __("<  Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/
 \__/
  ^^
QRCZAK



More information about the Python-list mailing list