𓆩♡𓆪 Krypton File Manager v3.0.0 𓆩♡𓆪

Current Path: /usr/include/python2.7

👁️ Viewing: moduleobject.h

/* Module object interface */ #ifndef Py_MODULEOBJECT_H #define Py_MODULEOBJECT_H #ifdef __cplusplus extern "C" { #endif PyAPI_DATA(PyTypeObject) PyModule_Type; #define PyModule_Check(op) PyObject_TypeCheck(op, &PyModule_Type) #define PyModule_CheckExact(op) (Py_TYPE(op) == &PyModule_Type) PyAPI_FUNC(PyObject *) PyModule_New(const char *); PyAPI_FUNC(PyObject *) PyModule_GetDict(PyObject *); PyAPI_FUNC(char *) PyModule_GetName(PyObject *); PyAPI_FUNC(char *) PyModule_GetFilename(PyObject *); PyAPI_FUNC(void) _PyModule_Clear(PyObject *); #ifdef __cplusplus } #endif #endif /* !Py_MODULEOBJECT_H */

💻 Command Terminal

Available execution methods: system, exec, passthru, shell_exec, proc_open, popen

Welcome to Krypton Terminal Available commands depend on your system and permissions.

🖥️ System Information

OS: Linux

PHP Version: 8.2.29

Server Software: Apache

Document Root: /home/bassmoto/public_html

Current User: bassmoto

Server Time: 2025-12-14 16:52:43

Memory Limit: 512M

Memory Usage: 2 MB

Peak Memory: 2 MB

Disk Free Space: 359.23 GB

Disk Total Space: 3.9 TB

Max Execution Time: 30s

Max Upload Size: 40M

Post Max Size: 40M

Open Basedir: None

Command Execution: system, exec, passthru, shell_exec, proc_open, popen

⚙️ Process Management

Click "Refresh Processes" to load running processes...

🌐 Network Information

Click "Refresh Network Info" to load network details...

🔗 Network Connections

Click "Refresh Connections" to load active connections...