Does WingIDE support PEP-484 (Type hints) for Python 2.7?
PEP-484 (Type Hints) has been introduced with Python 3.5. PEP-484 is also proposing how to use type hints using Python 2.7. Does Wing IDE support type hints for Python 2.7?
Comments