Python 3 consistency proposal
Daniel Fetchinson
fetchinson at googlemail.com
Tue Mar 24 19:59:36 EDT 2009
> Rename all built in classes with a capital letter
> example Str() Int() Object()
Why?
> Make () optional for a function definition
> class Test:
> pass
>
> def test:
> pass
Why?
> Any chance Guido would approve this :-)
In my estimation, the chance that Guido would approve this is less
than 10^(-26).
Cheers,
Daniel
--
Psss, psss, put it down! - http://www.cafepress.com/putitdown
More information about the Python-list
mailing list