| Server IP : 217.160.0.135 / Your IP : 216.73.216.73 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3.11/config-3.11-aarch64-linux-gnu/ |
Upload File : |
# -*- makefile -*- # --- # Built-in modules required to get a functioning interpreter; # cannot be built as shared! *static* # module C APIs are used in core atexit atexitmodule.c faulthandler faulthandler.c posix posixmodule.c _signal signalmodule.c _tracemalloc _tracemalloc.c # modules used by importlib, deepfreeze, freeze, runpy, and sysconfig _codecs _codecsmodule.c _collections _collectionsmodule.c errno errnomodule.c _io _io/_iomodule.c _io/iobase.c _io/fileio.c _io/bytesio.c _io/bufferedio.c _io/textio.c _io/stringio.c itertools itertoolsmodule.c _sre _sre/sre.c _thread _threadmodule.c time timemodule.c _weakref _weakref.c # commonly used core modules _abc _abc.c _functools _functoolsmodule.c _locale _localemodule.c _operator _operator.c _stat _stat.c _symtable symtablemodule.c # for systems without $HOME env, used by site._getuserbase() pwd pwdmodule.c