[Python-3000] API changes?

2007-12-21 Thread hashcollision
I have a few questions. 1) Where can I suggest API changes? 2) Are there any plans to add more modules in python 3000 either in python 3.0 or later? ___ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 U

[Python-3000] PEP 3115: Actual use cases for odd metaclasses? Alternate syntax.

2007-12-21 Thread Charles Merriam
Hello all, My first post to the mailing list, so pardon if I open a can of worms. I know everyone groans whenever a metaclass is mentioned. I gave a talk last week that included Metaclasses. From what I've read, there seems to be only one use case for metaclasses: go through and play with the a

Re: [Python-3000] API changes?

2007-12-21 Thread Brett Cannon
On Dec 21, 2007 12:54 PM, hashcollision <[EMAIL PROTECTED]> wrote: > I have a few questions. > > 1) Where can I suggest API changes? Here or the bug tracker; depends on the scope. > 2) Are there any plans to add more modules in python 3000 either in python > 3.0 or later? None are definite at th