Update documentation

This commit is contained in:
2026-02-02 22:23:03 +03:00
parent 417e0e2905
commit fcff6f4263
27 changed files with 110 additions and 231 deletions
+5
View File
@@ -84,3 +84,8 @@ ArgParser
$ python app.py --old-param value
Warning: argument --old-param is deprecated
.. warning::
Параметр поддерживается начиная с версии CPython 3.13, если версия ниже, то параметр будет игнорироваться.