"Michael R. Crusoe" <[email protected]> writes: > This is a backport of the standard library typing module to Python > versions older than 3.5.
Not sure what the point of this is; doesn't typing hinting require PEP 3107, which isn't in Python 2.x? -- Brian May <[email protected]>

