[Python-ideas] Python Users Aren't Perfect

Yuval Greenfield ubershmekel at gmail.com
Mon Dec 12 13:41:26 CET 2011


On Mon, Dec 12, 2011 at 2:38 PM, Masklinn <masklinn at masklinn.net> wrote:

> On 2011-12-10, at 15:42 , Oleg Broytman wrote:
> >   You can use annotations. See PEP 3107. Twas implemented in Python 3.0.
> It's not used by the runtime though (I think IDEA/PyCharm uses it, but
> I wouldn't bet on it), so it's mostly documentary at this point.
>
>
<shameless>
pyopt uses annotations as types for parsing command line options if that
counts:

http://code.google.com/p/pyopt/

</shameless>

--Yuval
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20111212/2169c72f/attachment.html>


More information about the Python-ideas mailing list