Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /lib64/python2.7/Demo/embed//importexc.c
#include <Python.h>
char* cmd = "import exceptions";
int main()
{
Py_Initialize();
PyEval_InitThreads();
PyRun_SimpleString(cmd);
Py_EndInterpreter(PyThreadState_Get());
Py_NewInterpreter();
PyRun_SimpleString(cmd);
Py_Finalize();
return 0;
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | June 15 2024 08:34:37 | root / root | 0755 | |
| | | | | |
Makefile | 1.128 KB | April 19 2020 21:13:39 | root / root | 0644 | |
README | 0.803 KB | April 19 2020 21:13:39 | root / root | 0644 | |
demo.c | 2.132 KB | April 19 2020 21:13:39 | root / root | 0644 | |
importexc.c | 0.249 KB | April 19 2020 21:13:39 | root / root | 0644 | |
loop.c | 0.723 KB | April 19 2020 21:13:39 | root / root | 0644 | |