Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
Python-3.10.14 /
Tools /
peg_generator /
Delete
Unzip
Name
Size
Permission
Date
Action
data
[ DIR ]
drwxr-xr-x
2024-03-19 22:46
peg_extension
[ DIR ]
drwxr-xr-x
2024-03-19 22:46
pegen
[ DIR ]
drwxr-xr-x
2024-03-19 22:46
scripts
[ DIR ]
drwxr-xr-x
2024-03-19 22:46
.clang-format
441
B
-rw-r--r--
2024-03-19 22:46
.gitignore
46
B
-rw-r--r--
2024-03-19 22:46
Makefile
3.07
KB
-rw-r--r--
2024-03-19 22:46
mypy.ini
522
B
-rw-r--r--
2024-03-19 22:46
pyproject.toml
182
B
-rw-r--r--
2024-03-19 22:46
requirements.pip
38
B
-rw-r--r--
2024-03-19 22:46
Save
Rename
[mypy] files = pegen, scripts follow_imports = error no_implicit_optional = True strict_optional = True #check_untyped_defs = True disallow_untyped_calls = True disallow_untyped_defs = True disallow_any_generics = true disallow_any_unimported = True disallow_incomplete_defs = True disallow_subclassing_any = True warn_unused_configs = True warn_unused_ignores = true warn_redundant_casts = true warn_no_return = True show_traceback = True show_error_codes = True [mypy-pegen.grammar_parser] strict_optional = False