[Python-Dev] Extending documentation innacuracies

Alejandro Santos listas at alejolp.com
Mon Jul 4 01:24:57 CEST 2011


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


More information about the Python-Dev mailing list