Hi, While reading through the Extending and Embedding docs for Python 3.2 I've noticed something. While the "Py_InitModule" does not exists on Py3k, it is still mentioned on the docs:
http://docs.python.org/py3k/extending/extending.html#keyword-parameters-for-extension-functions http://docs.python.org/py3k/extending/windows.html#a-cookbook-approach http://docs.python.org/py3k/faq/extending.html#what-does-systemerror-pyimport-fixupextension-module-yourmodule-not-loaded-mean Should I report a new issue? -- Alejandro Santos http://alejolp.com.ar _______________________________________________ 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