On 4/23/07, Bill Janssen <[EMAIL PROTECTED]> wrote: > > Replace list() with the BList. > > Generally, I like the idea. But how about extension modules > which make use of the current implementation details?
PyListObject could be moved to the collections module so that C extension modules can continue to use it. -- Daniel Stutzbach, Ph.D. President, Stutzbach Enterprises LLC _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com