Josiah Carlson wrote: > As such, the compiler, etc., needs to be taught to pull out the > __metaclass__ definition before executing the class body, but that's > better than mucking with the syntax of class foo(...).
I'd be happy with that. Also, for the name of the method for creating the dict, I suggest __newdict__. -- Greg _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
