This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author blakemadden
Recipients blakemadden, brett.cannon, georg.brandl
Date 2008-12-09.21:50:46
SpamBayes Score 8.954899e-05
Marked as misclassified No
Message-id <1228859458.95.0.996485127417.issue4586@psf.upfronthosting.co.za>
In-reply-to
Content
"You are probably looking at http://docs.python.org/3.0/ still and that
only updates when a new release happens."

Didn't you just have a new release, Python 3?  I thought the website
said it was a stable release?  The production help for Python 3 is using
Py_InitModule, which doesn't even exist in the production release of
Python 3.  I stopped looking at that help when I figured that out, and
after that I have been looking at the DEV help which (as you mentioned)
does not work for other reasons.
History
Date User Action Args
2008-12-09 21:50:59blakemaddensetrecipients: + blakemadden, brett.cannon, georg.brandl
2008-12-09 21:50:58blakemaddensetmessageid: <1228859458.95.0.996485127417.issue4586@psf.upfronthosting.co.za>
2008-12-09 21:50:47blakemaddenlinkissue4586 messages
2008-12-09 21:50:46blakemaddencreate