having both dynamic and static variables

Rafe Kettler rafe.kettler at gmail.com
Thu Mar 3 11:52:16 EST 2011


> Finally, Python 3 introduced type annotations, which are currently a
> feature looking for a reason.

By type annotations, do you mean function annotations (see PEP 3107,
http://www.python.org/dev/peps/pep-3107/)? Or is this some other
feature that I'm unaware of?

Rafe



More information about the Python-list mailing list