[Python-Dev] Extending documentation innacuracies (original) (raw)
Alejandro Santos listas at alejolp.com
Mon Jul 4 01:24:57 CEST 2011
- Previous message: [Python-Dev] PEP 397 (Python launcher for Windows) reference implementation
- Next message: [Python-Dev] Extending documentation innacuracies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 397 (Python launcher for Windows) reference implementation
- Next message: [Python-Dev] Extending documentation innacuracies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]