[issue3208] function annotation for builtin and C function

Haoyu Bai report at bugs.python.org
Tue Jul 15 12:52:14 CEST 2008


Haoyu Bai <divinekid at gmail.com> added the comment:

Sorry I haven't state the issue clearly. For this issue I mean the
built-in function should able to define an __annotations__ attribute,
just like the __doc__ attribute, but not to access it in extension module.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3208>
_______________________________________


More information about the Python-bugs-list mailing list