Graeme Smecher added the comment:

Hi Guido,

Yup! From the tarball (Python-2.5.1.tgz), the actual comment (in
Modules/config.c.in) reads:

        /* This lives in Python/_types.c */
        {"_types", init_types},

...which is different from the snippet I posted here (I hand-reverted my
modifications, but got the comment wrong), but still incorrect (should
be "Modules/_types.c".)

cheers,
Graeme

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1917>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to