WindMessAnlage/Display/.venv/lib/python3.7/site-packages/pygame/version.pyi

6 lines
73 B
Python
Raw Normal View History

2021-03-16 12:35:01 +00:00
from typing import Tuple
ver: str
vernum: Tuple[int, int, int]
rev: str