[Python-ideas] from future import function_annotations (original) (raw)
Josiah Carlson jcarlson at uci.edu
Wed Apr 11 17:00:20 CEST 2007
- Previous message: [Python-ideas] from __future__ import function_annotations
- Next message: [Python-ideas] from __future__ import function_annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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
- Previous message: [Python-ideas] from __future__ import function_annotations
- Next message: [Python-ideas] from __future__ import function_annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]