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 pitrou
Recipients belopolsky, docs@python, pitrou
Date 2010-07-19.18:17:23
SpamBayes Score 0.0014680142
Marked as misclassified No
Message-id <1279563445.49.0.71847332292.issue9307@psf.upfronthosting.co.za>
In-reply-to
Content
It would probably be more useful to document them in the C API and put a reference to that in the inspect module docs. These flags are primarily useful for C extension developers, there's little point checking them from Python code.
History
Date User Action Args
2010-07-19 18:17:25pitrousetrecipients: + pitrou, belopolsky, docs@python
2010-07-19 18:17:25pitrousetmessageid: <1279563445.49.0.71847332292.issue9307@psf.upfronthosting.co.za>
2010-07-19 18:17:23pitroulinkissue9307 messages
2010-07-19 18:17:23pitroucreate