File manager - Edit - /usr/lib/python3/dist-packages/prompt_toolkit/data_structures.py
Back
from typing import NamedTuple __all__ = [ "Point", "Size", ] Point = NamedTuple("Point", [("x", int), ("y", int)]) Size = NamedTuple("Size", [("rows", int), ("columns", int)])
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.29 |
proxy
|
phpinfo
|
Settings