__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#if defined(__linux__) # if defined(__x86_64__) && defined(__LP64__) # include <x86_64-linux-gnu/python3.13/pyconfig.h> # elif defined(__x86_64__) && defined(__ILP32__) # include <x86_64-linux-gnux32/python3.13/pyconfig.h> # elif defined(__i386__) # include <i386-linux-gnu/python3.13/pyconfig.h> # elif defined(__aarch64__) && defined(__AARCH64EL__) # include <aarch64-linux-gnu/python3.13/pyconfig.h> # elif defined(__arc__) # include <arc-linux-gnu/python3.13/pyconfig.h> # elif defined(__alpha__) # include <alpha-linux-gnu/python3.13/pyconfig.h> # elif defined(__ARM_EABI__) && defined(__ARM_PCS_VFP) # include <arm-linux-gnueabihf/python3.13/pyconfig.h> # elif defined(__ARM_EABI__) && !defined(__ARM_PCS_VFP) # include <arm-linux-gnueabi/python3.13/pyconfig.h> # elif defined(__hppa__) # include <hppa-linux-gnu/python3.13/pyconfig.h> # elif defined(__ia64__) # include <ia64-linux-gnu/python3.13/pyconfig.h> # elif defined(__loongarch__) # if defined(__loongarch_lp64) # if defined(__loongarch_soft_float) # include <loongarch64-linux-gnusf/python3.13/pyconfig.h> # elif defined(__loongarch_single_float) # include <loongarch64-linux-gnuf32/python3.13/pyconfig.h> # elif defined(__loongarch_double_float) # include <loongarch64-linux-gnu/python3.13/pyconfig.h> # else # error unknown multiarch location for pyconfig.h # endif # else # error unknown multiarch location for pyconfig.h # endif # elif defined(__m68k__) && !defined(__mcoldfire__) # include <m68k-linux-gnu/python3.13/pyconfig.h> # elif defined(__mips_hard_float) && defined(__mips_isa_rev) && (__mips_isa_rev >=6) && defined(_MIPSEL) # if _MIPS_SIM == _ABIO32 # include <mipsisa32r6el-linux-gnu/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABIN32 # include <mipsisa64r6el-linux-gnuabin32/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABI64 # include <mipsisa64r6el-linux-gnuabi64/python3.13/pyconfig.h> # else # error unknown multiarch location for pyconfig.h # endif # elif defined(__mips_hard_float) && defined(__mips_isa_rev) && (__mips_isa_rev >=6) # if _MIPS_SIM == _ABIO32 # include <mipsisa32r6-linux-gnu/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABIN32 # include <mipsisa64r6-linux-gnuabin32/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABI64 # include <mipsisa64r6-linux-gnuabi64/python3.13/pyconfig.h> # else # error unknown multiarch location for pyconfig.h # endif # elif defined(__mips_hard_float) && defined(_MIPSEL) # if _MIPS_SIM == _ABIO32 # include <mipsel-linux-gnu/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABIN32 # include <mips64el-linux-gnuabin32/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABI64 # include <mips64el-linux-gnuabi64/python3.13/pyconfig.h> # else # error unknown multiarch location for pyconfig.h # endif # elif defined(__mips_hard_float) # if _MIPS_SIM == _ABIO32 # include <mips-linux-gnu/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABIN32 # include <mips64-linux-gnuabin32/python3.13/pyconfig.h> # elif _MIPS_SIM == _ABI64 # include <mips64-linux-gnuabi64/python3.13/pyconfig.h> # else # error unknown multiarch location for pyconfig.h # endif # elif defined(__or1k__) # include <or1k-linux-gnu/python3.13/pyconfig.h> # elif defined(__powerpc__) && defined(__SPE__) # include <powerpc-linux-gnuspe/python3.13/pyconfig.h> # elif defined(__powerpc64__) # if defined(__LITTLE_ENDIAN__) # include <powerpc64le-linux-gnu/python3.13/pyconfig.h> # else # include <powerpc64-linux-gnu/python3.13/pyconfig.h> # endif # elif defined(__powerpc__) # include <powerpc-linux-gnu/python3.13/pyconfig.h> # elif defined(__s390x__) # include <s390x-linux-gnu/python3.13/pyconfig.h> # elif defined(__s390__) # include <s390-linux-gnu/python3.13/pyconfig.h> # elif defined(__sh__) && defined(__LITTLE_ENDIAN__) # include <sh4-linux-gnu/python3.13/pyconfig.h> # elif defined(__sparc__) && defined(__arch64__) # include <sparc64-linux-gnu/python3.13/pyconfig.h> # elif defined(__sparc__) # include <sparc-linux-gnu/python3.13/pyconfig.h> # elif defined(__riscv) # if __riscv_xlen == 64 # include <riscv64-linux-gnu/python3.13/pyconfig.h> # else # include <riscv32-linux-gnu/python3.13/pyconfig.h> # endif # else # error unknown multiarch location for pyconfig.h # endif #elif defined(__FreeBSD_kernel__) # if defined(__LP64__) # include <x86_64-kfreebsd-gnu/python3.13/pyconfig.h> # elif defined(__i386__) # include <i386-kfreebsd-gnu/python3.13/pyconfig.h> # else # error unknown multiarch location for pyconfig.h # endif #elif defined(__gnu_hurd__) # if defined(__LP64__) # include <x86_64-gnu/python3.13/pyconfig.h> # elif defined(__i386__) # include <i386-gnu/python3.13/pyconfig.h> # else # error unknown multiarch location for pyconfig.h # endif #else # error unknown multiarch location for pyconfig.h #endif
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| cpython | Folder | 0755 |
|
|
| internal | Folder | 0755 |
|
|
| ImDib.h | File | 1.15 KB | 0644 |
|
| ImPlatform.h | File | 1.47 KB | 0644 |
|
| Imaging.h | File | 20.88 KB | 0644 |
|
| ImagingUtils.h | File | 1.62 KB | 0644 |
|
| Python.h | File | 3.87 KB | 0644 |
|
| abstract.h | File | 31.99 KB | 0644 |
|
| bltinmodule.h | File | 264 B | 0644 |
|
| boolobject.h | File | 1.57 KB | 0644 |
|
| bytearrayobject.h | File | 1.43 KB | 0644 |
|
| bytesobject.h | File | 2.51 KB | 0644 |
|
| ceval.h | File | 5 KB | 0644 |
|
| codecs.h | File | 5.31 KB | 0644 |
|
| compile.h | File | 448 B | 0644 |
|
| complexobject.h | File | 728 B | 0644 |
|
| critical_section.h | File | 314 B | 0644 |
|
| datetime.h | File | 9.54 KB | 0644 |
|
| descrobject.h | File | 3.01 KB | 0644 |
|
| dictobject.h | File | 4.28 KB | 0644 |
|
| dynamic_annotations.h | File | 21.94 KB | 0644 |
|
| enumobject.h | File | 253 B | 0644 |
|
| errcode.h | File | 1.93 KB | 0644 |
|
| exports.h | File | 4.49 KB | 0644 |
|
| fileobject.h | File | 1.33 KB | 0644 |
|
| fileutils.h | File | 1.39 KB | 0644 |
|
| floatobject.h | File | 1.5 KB | 0644 |
|
| frameobject.h | File | 336 B | 0644 |
|
| genericaliasobject.h | File | 334 B | 0644 |
|
| import.h | File | 3.16 KB | 0644 |
|
| intrcheck.h | File | 535 B | 0644 |
|
| iterobject.h | File | 525 B | 0644 |
|
| listobject.h | File | 1.87 KB | 0644 |
|
| lock.h | File | 242 B | 0644 |
|
| longobject.h | File | 3.8 KB | 0644 |
|
| marshal.h | File | 827 B | 0644 |
|
| memoryobject.h | File | 1.06 KB | 0644 |
|
| methodobject.h | File | 5.21 KB | 0644 |
|
| modsupport.h | File | 5.5 KB | 0644 |
|
| moduleobject.h | File | 3.59 KB | 0644 |
|
| monitoring.h | File | 331 B | 0644 |
|
| object.h | File | 46.79 KB | 0644 |
|
| objimpl.h | File | 8.18 KB | 0644 |
|
| opcode.h | File | 1.5 KB | 0644 |
|
| opcode_ids.h | File | 11.57 KB | 0644 |
|
| osdefs.h | File | 848 B | 0644 |
|
| osmodule.h | File | 291 B | 0644 |
|
| patchlevel.h | File | 1.27 KB | 0644 |
|
| py_curses.h | File | 3.43 KB | 0644 |
|
| pyatomic.h | File | 257 B | 0644 |
|
| pybuffer.h | File | 5.16 KB | 0644 |
|
| pycapsule.h | File | 1.69 KB | 0644 |
|
| pyconfig.h | File | 4.71 KB | 0644 |
|
| pydtrace.h | File | 2.35 KB | 0644 |
|
| pyerrors.h | File | 12.66 KB | 0644 |
|
| pyexpat.h | File | 2.51 KB | 0644 |
|
| pyframe.h | File | 551 B | 0644 |
|
| pyhash.h | File | 1.62 KB | 0644 |
|
| pylifecycle.h | File | 2.36 KB | 0644 |
|
| pymacconfig.h | File | 2.44 KB | 0644 |
|
| pymacro.h | File | 7.18 KB | 0644 |
|
| pymath.h | File | 1.65 KB | 0644 |
|
| pymem.h | File | 4.33 KB | 0644 |
|
| pyport.h | File | 19.82 KB | 0644 |
|
| pystate.h | File | 4.53 KB | 0644 |
|
| pystats.h | File | 596 B | 0644 |
|
| pystrcmp.h | File | 436 B | 0644 |
|
| pystrtod.h | File | 1.22 KB | 0644 |
|
| pythonrun.h | File | 1.28 KB | 0644 |
|
| pythread.h | File | 3.91 KB | 0644 |
|
| pytypedefs.h | File | 851 B | 0644 |
|
| rangeobject.h | File | 630 B | 0644 |
|
| setobject.h | File | 1.52 KB | 0644 |
|
| sliceobject.h | File | 2.6 KB | 0644 |
|
| structmember.h | File | 1.61 KB | 0644 |
|
| structseq.h | File | 1.28 KB | 0644 |
|
| sysmodule.h | File | 1.22 KB | 0644 |
|
| traceback.h | File | 585 B | 0644 |
|
| tupleobject.h | File | 1.58 KB | 0644 |
|
| typeslots.h | File | 2.29 KB | 0644 |
|
| unicodeobject.h | File | 34.59 KB | 0644 |
|
| warnings.h | File | 1.1 KB | 0644 |
|
| weakrefobject.h | File | 1.36 KB | 0644 |
|