mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Note: these type signatures were derived mainly by looking at the docstrings inside distutils.version. For reference: - py3 impl: https://github.com/python/cpython/blob/master/Lib/distutils/version.py - py2 impl: https://github.com/python/cpython/blob/2.7/Lib/distutils/version.py