On Mar 11, 2005, at 6:21, has wrote:

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?

Yeah. It may have been necessary for Mac OS 9, but I'm pretty sure support for that doesn't exist in 2.4. FIle a bug.


-bob

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to