Python 3 consistency proposal

Colin J. Williams cjw at ncf.ca
Wed Mar 25 08:39:17 EDT 2009


gert wrote:
> Rename all built in classes with a capital letter
> example Str() Int() Object()
> 
> Make () optional for a function definition
> class Test:
>     pass
> 
> def test:
>     pass
> 
> Any chance Guido would approve this :-)
Zero.

But I like the idea.  Is version 3 
really sacrosanct?  I wonder how much 
it's used so far.

Colin W.



More information about the Python-list mailing list