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 cvrebert
Recipients cvrebert, docs@python, eric.araujo, ezio.melotti, rhettinger
Date 2012-03-11.22:30:39
SpamBayes Score 0.0006536928
Marked as misclassified No
Message-id <1331505040.75.0.429059762954.issue14187@psf.upfronthosting.co.za>
In-reply-to
Content
Also, it would be a nice place to point out for those coming from Java or similar that the Java-esque concept of annotations has little to do with Python's function annotations, and that in Python their uses are typically served using decorators instead.
History
Date User Action Args
2012-03-11 22:30:40cvrebertsetrecipients: + cvrebert, rhettinger, ezio.melotti, eric.araujo, docs@python
2012-03-11 22:30:40cvrebertsetmessageid: <1331505040.75.0.429059762954.issue14187@psf.upfronthosting.co.za>
2012-03-11 22:30:40cvrebertlinkissue14187 messages
2012-03-11 22:30:39cvrebertcreate