> 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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to