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 eric.araujo
Recipients alexis, bob.ippolito, docs@python, eric.araujo, georg.brandl, ronaldoussoren, tarek, theller
Date 2011-02-13.15:44:18
SpamBayes Score 7.6257124e-06
Marked as misclassified No
Message-id <1297611862.01.0.754401381782.issue901727@psf.upfronthosting.co.za>
In-reply-to
Content
You shouldn’t have :)  apiref.rst is very outdated in d2, because the setup function does not exist.  The docs could be adjusted to document Distribution instead of setup, but we’re not even sure Distribution will stay.

I think I will make a compromise here and apply the patch to distutils1 doc, so that the information is found on the official docs.
History
Date User Action Args
2011-02-13 15:44:22eric.araujosetrecipients: + eric.araujo, theller, georg.brandl, bob.ippolito, ronaldoussoren, tarek, docs@python, alexis
2011-02-13 15:44:22eric.araujosetmessageid: <1297611862.01.0.754401381782.issue901727@psf.upfronthosting.co.za>
2011-02-13 15:44:18eric.araujolinkissue901727 messages
2011-02-13 15:44:18eric.araujocreate