[Python-ideas] from __future__ import function_annotations

Josiah Carlson jcarlson at uci.edu
Wed Apr 11 17:00:20 CEST 2007


"Tobias Ivarsson" <thobes at gmail.com> wrote:
> I am just curiously wondering about the plans for introducing function
> annotations (PEP 3107). I could not find any information about this in the
> PEP, neither when I searched the mail archives.

Function annotations are a Python 3.0 feature.  From what I understand,
they have a potential implementation, tests, and documentation.  You
just have to wait until the Alpha comes out.

 - Josiah




More information about the Python-ideas mailing list