On Tuesday 10 June 2008 08:16:26 Martin v. Löwis wrote: > I just finished a PEP 3121 implementation, uploaded at > > http://codereview.appspot.com/1962
In the patch to 'Python/import.c' there is a comment line ' + Modules which do support multiple multiple initialization set + their m_size field to a non-negative number (indicating the size + of the module-specific state).' with twice repeated 'multiple'. Is not this a mistace? _______________________________________________ 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