Hi,
Reading up on embedding the Python interpreter, and <http://www.python.org/doc/2.4/ext/embedding.html> says to use PyMac_Initialize() instead of Py_Initialize() to initialise it on Mac; however it doesn't appear to be declared. Is this a typo in the Python docs?
has -- http://freespace.virgin.net/hamish.sanderson/ _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig
