> Can anyone give me a hand on this? As far as I could > investigate, I must change setup.py in order to get this issue fixed, > right?
Wrong. I didn't read your entire message, but this is definitely wrong. setup.py isn't invoked until python itself is built, and Modules/python.c is part of python itself. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com