On Nov 27, 2007 10:29 AM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > The attached implementation is simple enough...
Do note that this breaks quite a bit of code that was storing built-in functions as class variables and accessing them via self.xxx... -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ 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
