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 Roman.Alexeev
Recipients Roman.Alexeev, docs@python
Date 2011-06-03.15:47:39
SpamBayes Score 0.010078163
Marked as misclassified No
Message-id <1307116060.53.0.995138421611.issue12254@psf.upfronthosting.co.za>
In-reply-to
Content
The name of the attribute holding annotations is `__annotations__`, not `func_annotations` as PEP-3107 says.
History
Date User Action Args
2011-06-03 15:47:40Roman.Alexeevsetrecipients: + Roman.Alexeev, docs@python
2011-06-03 15:47:40Roman.Alexeevsetmessageid: <1307116060.53.0.995138421611.issue12254@psf.upfronthosting.co.za>
2011-06-03 15:47:39Roman.Alexeevlinkissue12254 messages
2011-06-03 15:47:39Roman.Alexeevcreate