On Sat, Apr 6, 2013 at 8:41 AM,  <terminato...@gmail.com> wrote:
> Hello
>
> I just tried python 3.3 with some simple script meant for unit test.
>
> How can python authors be so arrogant to impose their tabs and spaces options 
> on me ? It should be my choice if I want to use tabs or not !

It is. As long as you're consistent, you can use tabs or spaces
without problems.

You're also most welcome to continue using Python 3.2, or 2.1, or 0.1
(if you're Steven D'Aprano), which might have the semantics you want.

And hey, if you dig into the source, I'm sure you could find how to
make it configurable.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to