[Python-Dev] Annotations support in python

Neal Norwitz nnorwitz at gmail.com
Fri Apr 4 06:49:22 CEST 2008


The release schedule for 2.6/3.0 is http://www.python.org/dev/peps/pep-0361/
3.0 will have the feature, 2.6 may or may not.

n

On Thu, Apr 3, 2008 at 4:47 AM, Heshan Suriyaarachchi
<heshan.suri at gmail.com> wrote:
>  Hi,
>      I need to work with annotations as it is said in [1]. Currently I am
> using python 2.5.1. I would like to know whether the
> next release of python will support this feature. If the next version
> support this feature I would like to know when are you
>  planning to release it. I used the __future__ module but I could not get
> the annotations with it.
>
> [1] -  http://www.python.org/dev/peps/pep-3107/
>
> Thanx
> Heshan Suriyaarachchi
>
>
>
> _______________________________________________
>  Python-Dev mailing list
>  Python-Dev at python.org
>  http://mail.python.org/mailman/listinfo/python-dev
>  Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/nnorwitz%40gmail.com
>
>


More information about the Python-Dev mailing list