[Python-3000] PEP 3121 implemented
Georgij Kondratjev
orivej at yandex.ru
Tue Jun 10 06:50:05 CEST 2008
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?
More information about the Python-3000
mailing list