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 BreamoreBoy
Recipients BreamoreBoy, benjamin.peterson, docs@python, eric.araujo, terry.reedy
Date 2013-03-22.23:41:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363995699.47.0.540507476785.issue12207@psf.upfronthosting.co.za>
In-reply-to
Content
PyCF_ONLY_AST is defined in pythonrun.h and referenced in bltinmodule.c, Python-ast.c and pythonrun.c.  Should it be documented or not?
History
Date User Action Args
2013-03-22 23:41:39BreamoreBoysetrecipients: + BreamoreBoy, terry.reedy, benjamin.peterson, eric.araujo, docs@python
2013-03-22 23:41:39BreamoreBoysetmessageid: <1363995699.47.0.540507476785.issue12207@psf.upfronthosting.co.za>
2013-03-22 23:41:39BreamoreBoylinkissue12207 messages
2013-03-22 23:41:39BreamoreBoycreate