http://www.python.org/dev/peps/pep-3107/
 
Thanx
Heshan Suriyaarachchi


">

(original) (raw)

 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