login | login/register with OpenId | register | help
My tags New Top

Also filtering for:
  • tags: framework

great
2
idea
 
1
joined
PEP 3107's Mistake PEP 3107 introduced function annotations for Python 3.x. See the PEP here: http://www.python.org/dev/peps/pep-3107/ However, there are two huge flaws with the creation of this facility, IMO. The problem only arises when you consider that at some point ...