This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
svi
/
prolet
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
e310838ed9
Branches
Tags
main
prolet
/
lev1
/
pak_ctx_line
/
__init__.py
__init__.py
110 B
Verlauf
Originalformat
1
2
3
4
5
6
7
""""
Пакет контекста строки
"""
from .mod_ctx_line import CtxLine
__all__ = ["CtxLine"]