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

Reply via email to