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 bhy
Recipients bhy
Date 2008-06-26.13:16:16
SpamBayes Score 0.06164589
Marked as misclassified No
Message-id <1214486185.01.0.390328488498.issue3208@psf.upfronthosting.co.za>
In-reply-to
Content
It is better if the function annotation(PEP 3107) can be supported by
built-in function and C function writtin in extension module, just like
the __doc__ attribute.
History
Date User Action Args
2008-06-26 13:16:25bhysetspambayes_score: 0.0616459 -> 0.06164589
recipients: + bhy
2008-06-26 13:16:25bhysetspambayes_score: 0.0616459 -> 0.0616459
messageid: <1214486185.01.0.390328488498.issue3208@psf.upfronthosting.co.za>
2008-06-26 13:16:17bhylinkissue3208 messages
2008-06-26 13:16:16bhycreate