Non-Indented python
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Fri Nov 23 12:31:51 EST 2001
Wed, 21 Nov 2001 23:00:35 -0500, Dave Cinege <dcinege at psychosis.com> pisze:
> Not so. It's completely logical. A single byte, per indented block
> instead of some variable, arbitary number.
This would be a bad idea:
- using tab width of any other size than 8 is evil,
- 8 is too much for indentation in programming; 2 to 4 is good.
--
__("< Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/
\__/
^^
QRCZAK
More information about the Python-list
mailing list