INFO
Name: python2-debug
Version: 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
Arch: x86_64
Summary: Debug version of the Python 2 runtime
License: Python
Vendor: Rocky
Build Host: ord1-prod-x86build001.svc.aws.rockylinux.org
Build Date: Thu May 23 11:12:41 2024
Size: 7289060
URL: https://www.python.org/
Description: python2-debug provides a version of the Python 2 runtime with numerous debugging
features enabled, aimed at advanced Python users, such as developers of Python
extension modules.
This version uses more memory and will be slower than the regular Python 2 build,
but is useful for tracking down reference-counting issues, and other bugs.
The bytecodes are unchanged, so that .pyc files are compatible between the two
version of Python 2, but the debugging features mean that C/C++ extension modules
are ABI-incompatible with those built for the standard runtime.
It shares installation directories with the standard Python 2 runtime, so that
.py and .pyc files can be shared. All compiled extension modules gain a "_d"
suffix ("foo_d.so" rather than "foo.so") so that each Python 2 implementation can
load its own extensions.
FILES
/usr/bin/python-debug
/usr/bin/python-debug-config
/usr/bin/python2-debug
/usr/bin/python2-debug-config
/usr/bin/python2.7-debug
/usr/bin/python2.7-debug-config
/usr/include/python2.7-debug/Python-ast.h
/usr/include/python2.7-debug/Python.h
/usr/include/python2.7-debug/abstract.h
/usr/include/python2.7-debug/asdl.h
/usr/include/python2.7-debug/ast.h
/usr/include/python2.7-debug/bitset.h
/usr/include/python2.7-debug/boolobject.h
/usr/include/python2.7-debug/bufferobject.h
/usr/include/python2.7-debug/bytearrayobject.h
/usr/include/python2.7-debug/bytes_methods.h
/usr/include/python2.7-debug/bytesobject.h
/usr/include/python2.7-debug/cStringIO.h
/usr/include/python2.7-debug/cellobject.h
/usr/include/python2.7-debug/ceval.h
/usr/include/python2.7-debug/classobject.h
/usr/include/python2.7-debug/cobject.h
/usr/include/python2.7-debug/code.h
/usr/include/python2.7-debug/codecs.h
/usr/include/python2.7-debug/compile.h
/usr/include/python2.7-debug/complexobject.h
/usr/include/python2.7-debug/datetime.h
/usr/include/python2.7-debug/descrobject.h
/usr/include/python2.7-debug/dictobject.h
/usr/include/python2.7-debug/dtoa.h
/usr/include/python2.7-debug/enumobject.h
/usr/include/python2.7-debug/errcode.h
/usr/include/python2.7-debug/eval.h
/usr/include/python2.7-debug/fileobject.h
/usr/include/python2.7-debug/floatobject.h
/usr/include/python2.7-debug/frameobject.h
/usr/include/python2.7-debug/funcobject.h
/usr/include/python2.7-debug/genobject.h
/usr/include/python2.7-debug/graminit.h
/usr/include/python2.7-debug/grammar.h
/usr/include/python2.7-debug/import.h
/usr/include/python2.7-debug/intobject.h
/usr/include/python2.7-debug/intrcheck.h
/usr/include/python2.7-debug/iterobject.h
/usr/include/python2.7-debug/listobject.h
/usr/include/python2.7-debug/longintrepr.h
/usr/include/python2.7-debug/longobject.h
/usr/include/python2.7-debug/marshal.h
/usr/include/python2.7-debug/memoryobject.h
/usr/include/python2.7-debug/metagrammar.h
/usr/include/python2.7-debug/methodobject.h
/usr/include/python2.7-debug/modsupport.h
/usr/include/python2.7-debug/moduleobject.h
/usr/include/python2.7-debug/node.h
/usr/include/python2.7-debug/object.h
/usr/include/python2.7-debug/objimpl.h
/usr/include/python2.7-debug/opcode.h
/usr/include/python2.7-debug/osdefs.h
/usr/include/python2.7-debug/parsetok.h
/usr/include/python2.7-debug/patchlevel.h
/usr/include/python2.7-debug/pgen.h
/usr/include/python2.7-debug/pgenheaders.h
/usr/include/python2.7-debug/py_curses.h
/usr/include/python2.7-debug/pyarena.h
/usr/include/python2.7-debug/pycapsule.h
/usr/include/python2.7-debug/pyconfig-64.h
/usr/include/python2.7-debug/pyconfig.h
/usr/include/python2.7-debug/pyctype.h
/usr/include/python2.7-debug/pydebug.h
/usr/include/python2.7-debug/pyerrors.h
/usr/include/python2.7-debug/pyexpat.h
/usr/include/python2.7-debug/pyfpe.h
/usr/include/python2.7-debug/pygetopt.h
/usr/include/python2.7-debug/pymacconfig.h
/usr/include/python2.7-debug/pymactoolbox.h
/usr/include/python2.7-debug/pymath.h
/usr/include/python2.7-debug/pymem.h
/usr/include/python2.7-debug/pyport.h
/usr/include/python2.7-debug/pystate.h
/usr/include/python2.7-debug/pystrcmp.h
/usr/include/python2.7-debug/pystrtod.h
/usr/include/python2.7-debug/pythonrun.h
/usr/include/python2.7-debug/pythread.h
/usr/include/python2.7-debug/rangeobject.h
/usr/include/python2.7-debug/setobject.h
/usr/include/python2.7-debug/sliceobject.h
/usr/include/python2.7-debug/stringobject.h
/usr/include/python2.7-debug/structmember.h
/usr/include/python2.7-debug/structseq.h
/usr/include/python2.7-debug/symtable.h
/usr/include/python2.7-debug/sysmodule.h
/usr/include/python2.7-debug/timefuncs.h
/usr/include/python2.7-debug/token.h
/usr/include/python2.7-debug/traceback.h
/usr/include/python2.7-debug/tupleobject.h
/usr/include/python2.7-debug/ucnhash.h
/usr/include/python2.7-debug/unicodeobject.h
/usr/include/python2.7-debug/warnings.h
/usr/include/python2.7-debug/weakrefobject.h
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/84686729eb8bf6a2e4422816aae261b63720c5
/usr/lib/.build-id/07
/usr/lib/.build-id/07/a6940c608e5b8b662f1a23bc969d5c59a657fe
/usr/lib/.build-id/08/9460f5c58a5a2c1783f52d56751230c123b7d9
/usr/lib/.build-id/09
/usr/lib/.build-id/09/2b0032c9ccf23d249bd0175d36a4743b27d514
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/10954a18ebcae68d2f0ddfa573a7bacdcd5915
/usr/lib/.build-id/14
/usr/lib/.build-id/14/12cc2b91c4575ba46bfc13cbbdfd01b11919f8
/usr/lib/.build-id/18/a2106a381484172574d1eaf771622bcf81bfbd
/usr/lib/.build-id/19/3be7a92c5bf0e3a7439af9aac886064b641502
/usr/lib/.build-id/21/8aaedad0d264f00031863f2734a63d48639f2a
/usr/lib/.build-id/22
/usr/lib/.build-id/22/24355ca79493b18a63240c85265dc1777eb6b1
/usr/lib/.build-id/24
/usr/lib/.build-id/24/e27445854a77ff9b4566a099c859db4d545099
/usr/lib/.build-id/27
/usr/lib/.build-id/27/daf860790c3647d212deabb487c8a93c7a1b9b
/usr/lib/.build-id/29
/usr/lib/.build-id/29/5eaa5f162fb7ca7d60ebf436e7c5d21371f554
/usr/lib/.build-id/2d/d3a122114bcc62baaec98120b76a5c5351c3f5
/usr/lib/.build-id/2f/22854721254116b047d8ded1336959cb7175c2
/usr/lib/.build-id/31
/usr/lib/.build-id/31/ac6b868157f14472c2d3d1df4a336417b71a52
/usr/lib/.build-id/35
/usr/lib/.build-id/35/5d39ecded0f9a3885ff4cb21eeb41eddeb4ef4
/usr/lib/.build-id/35/cbfbbb59e477a3520aec6e6d9ab1ad00e0e423
/usr/lib/.build-id/36
/usr/lib/.build-id/36/8cfbd629909118f261585c1be0419424b2e6c1
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/ade3469734cedd2e9023e6612214449d3d7895
/usr/lib/.build-id/40
/usr/lib/.build-id/40/0bf6342443804f3c83bc99d026adfa75bf3e9e
/usr/lib/.build-id/41
/usr/lib/.build-id/41/748306a3520f55d4e836d95288e34777a2d487
/usr/lib/.build-id/42
/usr/lib/.build-id/42/e50d834bc0bb8aef6c37554c0458084b416db4
/usr/lib/.build-id/45
/usr/lib/.build-id/45/8f297be2cff992fce530c44f9a57d408743f11
/usr/lib/.build-id/46/fdd518f2e75e78acd885ffa54c4977765be610
/usr/lib/.build-id/52/a714d964f8867c878f853067025e9d7406b2bc
/usr/lib/.build-id/54
/usr/lib/.build-id/54/e2ae3d99cdba7d381b68c56520d2bbdcc88536
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/237f081f3ebf80d3a23eadafb833d19fc0b402
/usr/lib/.build-id/60/a39bcfeaeecc78c789d173dde60a56e071c198
/usr/lib/.build-id/62/1ac1545839b105c667f48d2607098d5c17e40f
/usr/lib/.build-id/62/a418642d69b3a83b391928e72e18eecc8bc5c7
/usr/lib/.build-id/62/e1af419b6253425156ec21794e9640f354db78
/usr/lib/.build-id/63
/usr/lib/.build-id/63/1f348630d723293090a014361d1d89aad25c01
/usr/lib/.build-id/65
/usr/lib/.build-id/65/bfe21ba6ad9d0fc973e436c0cbc12b0059c555
/usr/lib/.build-id/67
/usr/lib/.build-id/67/028a71fa26fd66bd88a432dc2415929a98c2c9
/usr/lib/.build-id/74/5f35f8617b7cd6d090e2327ba137b344b02ed8
/usr/lib/.build-id/81
/usr/lib/.build-id/81/7a5382930fbd2b84856b629402a81f5081359a
/usr/lib/.build-id/83
/usr/lib/.build-id/83/ac97c127e5bbea8d975d59ba91df4874ded806
/usr/lib/.build-id/85/835c311a7574225591f39d551dcc5cf0b0ded7
/usr/lib/.build-id/85/b35e1e55d09946b6dd14ca9a1477ee2b77b902
/usr/lib/.build-id/89
/usr/lib/.build-id/89/044274305787d9f028b49988525a582b799fd4
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/3e855f48f958f8c1a11f0aac2f10785c3e3bb9
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/428982a8f5380d45d3ae46dabb9491517fab46
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/0c967be9176fd7821617510e2b53e8984f355d
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/8011257291b20878c077af3b3490e8ef680a28
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/aee0e4e34dde81d90f97c699d8b4ae15f3797c
/usr/lib/.build-id/91
/usr/lib/.build-id/91/62fae7d1ba9a3d39e107d36c59a567415cdcdd
/usr/lib/.build-id/92
/usr/lib/.build-id/92/ee2e64e6f2e55619c065b9006b814958539a3b
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/e01b8e27b9fe41811c5859e9249b5b0ac39955
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/5e39bb19dfca73220e44719280d9cafba667bd
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/bac928a3a381519772de0e3c554f5d23a97722
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/3495262293b6d675ea21bfd53926992a164eea
/usr/lib/.build-id/af
/usr/lib/.build-id/af/e425cb01f0e1733de68d290e714fd5c8f8f3e6
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/d561d68dbbce3eba39221b6318f436a56aa0d1
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/c3eae984166a339e28c44515d062cd12f64c8a
/usr/lib/.build-id/ba/1c95d5410b2459826ae9816574cbb6c8f1d711
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/2039fbe6ae5fd47ab0720853305380745fce37
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/dab6361411798d3b803e4074fa68077c4e0e1d
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/3f14f6069ee0cd773944f5e7ffed78b0f6d654
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/4f052d3e712545af0b15eabce143525802d567
/usr/lib/.build-id/d0/8d34a5e999f04cc9056a58e8309c0b2d1a9f92
/usr/lib/.build-id/d0/ffb8b1bf829b74b79eea20b2a068e85acc684c
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/3f67c09a7d651a51ff4b809d88ad46526dc2f3
/usr/lib/.build-id/d1/ce76ea34d958957f78f0d7e90cc3a5776eaaf3
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/94fffa25fa899c0398bee07551acc58434d964
/usr/lib/.build-id/d8/b2f03308dd621ba25aa066d37741cfc7c6df26
/usr/lib/.build-id/db
/usr/lib/.build-id/db/db30adb5a1d9d2d00f3e477bdcb1ac5408afee
/usr/lib/.build-id/df
/usr/lib/.build-id/df/6b5188ce18a04e3d02a467b598add8fd2f80cf
/usr/lib/.build-id/df/b2f185ba4cd35197f9427594552138aed2bdf4
/usr/lib/.build-id/e4/a749f648e635906f4459867e83f728bb9a5b13
/usr/lib/.build-id/e8/48e8e98dd546add23b23d2ae21a79852d92d09
/usr/lib/.build-id/e9/e2d13fc4a4ea4f89690889088e28fb48a75d49
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/3b75e5c2c1919edd050ca631a493d183b6a1e6
/usr/lib/.build-id/f5/55a3e81aa3332ab79cd70b5aa4e84c9df9864e
/usr/lib/.build-id/fe/672f431681adfeba30d9ff1b48b19d2f3700f1
/usr/lib64/libpython2.7_d.so
/usr/lib64/libpython2.7_d.so.1.0
/usr/lib64/pkgconfig/python-2.7-debug.pc
/usr/lib64/pkgconfig/python-debug.pc
/usr/lib64/pkgconfig/python2-debug.pc
/usr/lib64/python2.7/config-debug
/usr/lib64/python2.7/config-debug/Makefile
/usr/lib64/python2.7/config-debug/Setup
/usr/lib64/python2.7/config-debug/Setup.config
/usr/lib64/python2.7/config-debug/Setup.local
/usr/lib64/python2.7/config-debug/config.c
/usr/lib64/python2.7/config-debug/config.c.in
/usr/lib64/python2.7/config-debug/install-sh
/usr/lib64/python2.7/config-debug/makesetup
/usr/lib64/python2.7/config-debug/python.o
/usr/lib64/python2.7/lib-dynload/_bisectmodule_d.so
/usr/lib64/python2.7/lib-dynload/_bsddb_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_cn_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_hk_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_iso2022_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_jp_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_kr_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_tw_d.so
/usr/lib64/python2.7/lib-dynload/_collectionsmodule_d.so
/usr/lib64/python2.7/lib-dynload/_cryptmodule_d.so
/usr/lib64/python2.7/lib-dynload/_csv_d.so
/usr/lib64/python2.7/lib-dynload/_ctypes_d.so
/usr/lib64/python2.7/lib-dynload/_ctypes_test_d.so
/usr/lib64/python2.7/lib-dynload/_curses_d.so
/usr/lib64/python2.7/lib-dynload/_curses_panel_d.so
/usr/lib64/python2.7/lib-dynload/_elementtree_d.so
/usr/lib64/python2.7/lib-dynload/_functoolsmodule_d.so
/usr/lib64/python2.7/lib-dynload/_hashlib_d.so
/usr/lib64/python2.7/lib-dynload/_heapq_d.so
/usr/lib64/python2.7/lib-dynload/_hotshot_d.so
/usr/lib64/python2.7/lib-dynload/_io_d.so
/usr/lib64/python2.7/lib-dynload/_json_d.so
/usr/lib64/python2.7/lib-dynload/_localemodule_d.so
/usr/lib64/python2.7/lib-dynload/_lsprof_d.so
/usr/lib64/python2.7/lib-dynload/_md5module_d.so
/usr/lib64/python2.7/lib-dynload/_multibytecodecmodule_d.so
/usr/lib64/python2.7/lib-dynload/_multiprocessing_d.so
/usr/lib64/python2.7/lib-dynload/_randommodule_d.so
/usr/lib64/python2.7/lib-dynload/_sha256module_d.so
/usr/lib64/python2.7/lib-dynload/_sha512module_d.so
/usr/lib64/python2.7/lib-dynload/_shamodule_d.so
/usr/lib64/python2.7/lib-dynload/_socketmodule_d.so
/usr/lib64/python2.7/lib-dynload/_sqlite3_d.so
/usr/lib64/python2.7/lib-dynload/_ssl_d.so
/usr/lib64/python2.7/lib-dynload/_struct_d.so
/usr/lib64/python2.7/lib-dynload/_testcapimodule_d.so
/usr/lib64/python2.7/lib-dynload/_tkinter_d.so
/usr/lib64/python2.7/lib-dynload/arraymodule_d.so
/usr/lib64/python2.7/lib-dynload/audioop_d.so
/usr/lib64/python2.7/lib-dynload/binascii_d.so
/usr/lib64/python2.7/lib-dynload/bz2_d.so
/usr/lib64/python2.7/lib-dynload/cPickle_d.so
/usr/lib64/python2.7/lib-dynload/cStringIO_d.so
/usr/lib64/python2.7/lib-dynload/cmathmodule_d.so
/usr/lib64/python2.7/lib-dynload/datetime_d.so
/usr/lib64/python2.7/lib-dynload/dbm_d.so
/usr/lib64/python2.7/lib-dynload/dlmodule_d.so
/usr/lib64/python2.7/lib-dynload/fcntlmodule_d.so
/usr/lib64/python2.7/lib-dynload/future_builtins_d.so
/usr/lib64/python2.7/lib-dynload/gdbmmodule_d.so
/usr/lib64/python2.7/lib-dynload/grpmodule_d.so
/usr/lib64/python2.7/lib-dynload/imageop_d.so
/usr/lib64/python2.7/lib-dynload/itertoolsmodule_d.so
/usr/lib64/python2.7/lib-dynload/linuxaudiodev_d.so
/usr/lib64/python2.7/lib-dynload/math_d.so
/usr/lib64/python2.7/lib-dynload/mmapmodule_d.so
/usr/lib64/python2.7/lib-dynload/nismodule_d.so
/usr/lib64/python2.7/lib-dynload/operator_d.so
/usr/lib64/python2.7/lib-dynload/ossaudiodev_d.so
/usr/lib64/python2.7/lib-dynload/parsermodule_d.so
/usr/lib64/python2.7/lib-dynload/pyexpat_d.so
/usr/lib64/python2.7/lib-dynload/readline_d.so
/usr/lib64/python2.7/lib-dynload/resource_d.so
/usr/lib64/python2.7/lib-dynload/selectmodule_d.so
/usr/lib64/python2.7/lib-dynload/spwdmodule_d.so
/usr/lib64/python2.7/lib-dynload/stropmodule_d.so
/usr/lib64/python2.7/lib-dynload/syslog_d.so
/usr/lib64/python2.7/lib-dynload/termios_d.so
/usr/lib64/python2.7/lib-dynload/timemodule_d.so
/usr/lib64/python2.7/lib-dynload/timingmodule_d.so
/usr/lib64/python2.7/lib-dynload/unicodedata_d.so
/usr/lib64/python2.7/lib-dynload/xxsubtype_d.so
/usr/lib64/python2.7/lib-dynload/zlibmodule_d.so
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/libpython2.7-debug-64.stp
REQUIRES
/bin/sh
/usr/bin/pkg-config
/usr/bin/python2.7-debug
libTix.so()(64bit)
libX11.so.6()(64bit)
libbz2.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libcrypt.so.1()(64bit)
libcrypt.so.1(XCRYPT_2.0)(64bit)
libcrypto.so.1.1()(64bit)
libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)
libdb-5.3.so()(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libexpat.so.1()(64bit)
libffi.so.6()(64bit)
libgdbm.so.6()(64bit)
libgdbm_compat.so.4()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libncursesw.so.6()(64bit)
libnsl.so.2()(64bit)
libnsl.so.2(LIBNSL_1.0)(64bit)
libpanelw.so.6()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpython2.7_d.so.1.0()(64bit)
libreadline.so.7()(64bit)
libsqlite3.so.0()(64bit)
libssl.so.1.1()(64bit)
libssl.so.1.1(OPENSSL_1_1_0)(64bit)
libtcl8.6.so()(64bit)
libtinfo.so.6()(64bit)
libtirpc.so.3()(64bit)
libtirpc.so.3(TIRPC_0.3.0)(64bit)
libtk8.6.so()(64bit)
libutil.so.1()(64bit)
libutil.so.1(GLIBC_2.2.5)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
python2(x86-64) 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
python2-devel(x86-64) 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
python2-libs(x86-64) 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
python2-test(x86-64) 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
python2-tkinter(x86-64) 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
python2-tools(x86-64) 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
libpython2.7_d.so.1.0()(64bit)
pkgconfig(python-2.7-debug) 2.7
pkgconfig(python-debug) 2.7
pkgconfig(python2-debug) 2.7
python2-debug 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
python2-debug(x86-64) 2.7.18-17.module+el8.10.0+1813+4b021305.rocky.0.2
CONFIG FILES
/usr/bin/python-debug
/usr/bin/python-debug-config
/usr/bin/python2-debug
/usr/bin/python2-debug-config
/usr/bin/python2.7-debug
/usr/bin/python2.7-debug-config
/usr/include/python2.7-debug/Python-ast.h
/usr/include/python2.7-debug/Python.h
/usr/include/python2.7-debug/abstract.h
/usr/include/python2.7-debug/asdl.h
/usr/include/python2.7-debug/ast.h
/usr/include/python2.7-debug/bitset.h
/usr/include/python2.7-debug/boolobject.h
/usr/include/python2.7-debug/bufferobject.h
/usr/include/python2.7-debug/bytearrayobject.h
/usr/include/python2.7-debug/bytes_methods.h
/usr/include/python2.7-debug/bytesobject.h
/usr/include/python2.7-debug/cStringIO.h
/usr/include/python2.7-debug/cellobject.h
/usr/include/python2.7-debug/ceval.h
/usr/include/python2.7-debug/classobject.h
/usr/include/python2.7-debug/cobject.h
/usr/include/python2.7-debug/code.h
/usr/include/python2.7-debug/codecs.h
/usr/include/python2.7-debug/compile.h
/usr/include/python2.7-debug/complexobject.h
/usr/include/python2.7-debug/datetime.h
/usr/include/python2.7-debug/descrobject.h
/usr/include/python2.7-debug/dictobject.h
/usr/include/python2.7-debug/dtoa.h
/usr/include/python2.7-debug/enumobject.h
/usr/include/python2.7-debug/errcode.h
/usr/include/python2.7-debug/eval.h
/usr/include/python2.7-debug/fileobject.h
/usr/include/python2.7-debug/floatobject.h
/usr/include/python2.7-debug/frameobject.h
/usr/include/python2.7-debug/funcobject.h
/usr/include/python2.7-debug/genobject.h
/usr/include/python2.7-debug/graminit.h
/usr/include/python2.7-debug/grammar.h
/usr/include/python2.7-debug/import.h
/usr/include/python2.7-debug/intobject.h
/usr/include/python2.7-debug/intrcheck.h
/usr/include/python2.7-debug/iterobject.h
/usr/include/python2.7-debug/listobject.h
/usr/include/python2.7-debug/longintrepr.h
/usr/include/python2.7-debug/longobject.h
/usr/include/python2.7-debug/marshal.h
/usr/include/python2.7-debug/memoryobject.h
/usr/include/python2.7-debug/metagrammar.h
/usr/include/python2.7-debug/methodobject.h
/usr/include/python2.7-debug/modsupport.h
/usr/include/python2.7-debug/moduleobject.h
/usr/include/python2.7-debug/node.h
/usr/include/python2.7-debug/object.h
/usr/include/python2.7-debug/objimpl.h
/usr/include/python2.7-debug/opcode.h
/usr/include/python2.7-debug/osdefs.h
/usr/include/python2.7-debug/parsetok.h
/usr/include/python2.7-debug/patchlevel.h
/usr/include/python2.7-debug/pgen.h
/usr/include/python2.7-debug/pgenheaders.h
/usr/include/python2.7-debug/py_curses.h
/usr/include/python2.7-debug/pyarena.h
/usr/include/python2.7-debug/pycapsule.h
/usr/include/python2.7-debug/pyconfig-64.h
/usr/include/python2.7-debug/pyconfig.h
/usr/include/python2.7-debug/pyctype.h
/usr/include/python2.7-debug/pydebug.h
/usr/include/python2.7-debug/pyerrors.h
/usr/include/python2.7-debug/pyexpat.h
/usr/include/python2.7-debug/pyfpe.h
/usr/include/python2.7-debug/pygetopt.h
/usr/include/python2.7-debug/pymacconfig.h
/usr/include/python2.7-debug/pymactoolbox.h
/usr/include/python2.7-debug/pymath.h
/usr/include/python2.7-debug/pymem.h
/usr/include/python2.7-debug/pyport.h
/usr/include/python2.7-debug/pystate.h
/usr/include/python2.7-debug/pystrcmp.h
/usr/include/python2.7-debug/pystrtod.h
/usr/include/python2.7-debug/pythonrun.h
/usr/include/python2.7-debug/pythread.h
/usr/include/python2.7-debug/rangeobject.h
/usr/include/python2.7-debug/setobject.h
/usr/include/python2.7-debug/sliceobject.h
/usr/include/python2.7-debug/stringobject.h
/usr/include/python2.7-debug/structmember.h
/usr/include/python2.7-debug/structseq.h
/usr/include/python2.7-debug/symtable.h
/usr/include/python2.7-debug/sysmodule.h
/usr/include/python2.7-debug/timefuncs.h
/usr/include/python2.7-debug/token.h
/usr/include/python2.7-debug/traceback.h
/usr/include/python2.7-debug/tupleobject.h
/usr/include/python2.7-debug/ucnhash.h
/usr/include/python2.7-debug/unicodeobject.h
/usr/include/python2.7-debug/warnings.h
/usr/include/python2.7-debug/weakrefobject.h
/usr/lib/.build-id a
/usr/lib/.build-id/03 a
/usr/lib/.build-id/03/84686729eb8bf6a2e4422816aae261b63720c5 a
/usr/lib/.build-id/07 a
/usr/lib/.build-id/07/a6940c608e5b8b662f1a23bc969d5c59a657fe a
/usr/lib/.build-id/08/9460f5c58a5a2c1783f52d56751230c123b7d9 a
/usr/lib/.build-id/09 a
/usr/lib/.build-id/09/2b0032c9ccf23d249bd0175d36a4743b27d514 a
/usr/lib/.build-id/0f a
/usr/lib/.build-id/0f/10954a18ebcae68d2f0ddfa573a7bacdcd5915 a
/usr/lib/.build-id/14 a
/usr/lib/.build-id/14/12cc2b91c4575ba46bfc13cbbdfd01b11919f8 a
/usr/lib/.build-id/18/a2106a381484172574d1eaf771622bcf81bfbd a
/usr/lib/.build-id/19/3be7a92c5bf0e3a7439af9aac886064b641502 a
/usr/lib/.build-id/21/8aaedad0d264f00031863f2734a63d48639f2a a
/usr/lib/.build-id/22 a
/usr/lib/.build-id/22/24355ca79493b18a63240c85265dc1777eb6b1 a
/usr/lib/.build-id/24 a
/usr/lib/.build-id/24/e27445854a77ff9b4566a099c859db4d545099 a
/usr/lib/.build-id/27 a
/usr/lib/.build-id/27/daf860790c3647d212deabb487c8a93c7a1b9b a
/usr/lib/.build-id/29 a
/usr/lib/.build-id/29/5eaa5f162fb7ca7d60ebf436e7c5d21371f554 a
/usr/lib/.build-id/2d/d3a122114bcc62baaec98120b76a5c5351c3f5 a
/usr/lib/.build-id/2f/22854721254116b047d8ded1336959cb7175c2 a
/usr/lib/.build-id/31 a
/usr/lib/.build-id/31/ac6b868157f14472c2d3d1df4a336417b71a52 a
/usr/lib/.build-id/35 a
/usr/lib/.build-id/35/5d39ecded0f9a3885ff4cb21eeb41eddeb4ef4 a
/usr/lib/.build-id/35/cbfbbb59e477a3520aec6e6d9ab1ad00e0e423 a
/usr/lib/.build-id/36 a
/usr/lib/.build-id/36/8cfbd629909118f261585c1be0419424b2e6c1 a
/usr/lib/.build-id/3d a
/usr/lib/.build-id/3d/ade3469734cedd2e9023e6612214449d3d7895 a
/usr/lib/.build-id/40 a
/usr/lib/.build-id/40/0bf6342443804f3c83bc99d026adfa75bf3e9e a
/usr/lib/.build-id/41 a
/usr/lib/.build-id/41/748306a3520f55d4e836d95288e34777a2d487 a
/usr/lib/.build-id/42 a
/usr/lib/.build-id/42/e50d834bc0bb8aef6c37554c0458084b416db4 a
/usr/lib/.build-id/45 a
/usr/lib/.build-id/45/8f297be2cff992fce530c44f9a57d408743f11 a
/usr/lib/.build-id/46/fdd518f2e75e78acd885ffa54c4977765be610 a
/usr/lib/.build-id/52/a714d964f8867c878f853067025e9d7406b2bc a
/usr/lib/.build-id/54 a
/usr/lib/.build-id/54/e2ae3d99cdba7d381b68c56520d2bbdcc88536 a
/usr/lib/.build-id/5a a
/usr/lib/.build-id/5a/237f081f3ebf80d3a23eadafb833d19fc0b402 a
/usr/lib/.build-id/60/a39bcfeaeecc78c789d173dde60a56e071c198 a
/usr/lib/.build-id/62/1ac1545839b105c667f48d2607098d5c17e40f a
/usr/lib/.build-id/62/a418642d69b3a83b391928e72e18eecc8bc5c7 a
/usr/lib/.build-id/62/e1af419b6253425156ec21794e9640f354db78 a
/usr/lib/.build-id/63 a
/usr/lib/.build-id/63/1f348630d723293090a014361d1d89aad25c01 a
/usr/lib/.build-id/65 a
/usr/lib/.build-id/65/bfe21ba6ad9d0fc973e436c0cbc12b0059c555 a
/usr/lib/.build-id/67 a
/usr/lib/.build-id/67/028a71fa26fd66bd88a432dc2415929a98c2c9 a
/usr/lib/.build-id/74/5f35f8617b7cd6d090e2327ba137b344b02ed8 a
/usr/lib/.build-id/81 a
/usr/lib/.build-id/81/7a5382930fbd2b84856b629402a81f5081359a a
/usr/lib/.build-id/83 a
/usr/lib/.build-id/83/ac97c127e5bbea8d975d59ba91df4874ded806 a
/usr/lib/.build-id/85/835c311a7574225591f39d551dcc5cf0b0ded7 a
/usr/lib/.build-id/85/b35e1e55d09946b6dd14ca9a1477ee2b77b902 a
/usr/lib/.build-id/89 a
/usr/lib/.build-id/89/044274305787d9f028b49988525a582b799fd4 a
/usr/lib/.build-id/8a a
/usr/lib/.build-id/8a/3e855f48f958f8c1a11f0aac2f10785c3e3bb9 a
/usr/lib/.build-id/8c a
/usr/lib/.build-id/8c/428982a8f5380d45d3ae46dabb9491517fab46 a
/usr/lib/.build-id/8d a
/usr/lib/.build-id/8d/0c967be9176fd7821617510e2b53e8984f355d a
/usr/lib/.build-id/8e a
/usr/lib/.build-id/8e/8011257291b20878c077af3b3490e8ef680a28 a
/usr/lib/.build-id/8f a
/usr/lib/.build-id/8f/aee0e4e34dde81d90f97c699d8b4ae15f3797c a
/usr/lib/.build-id/91 a
/usr/lib/.build-id/91/62fae7d1ba9a3d39e107d36c59a567415cdcdd a
/usr/lib/.build-id/92 a
/usr/lib/.build-id/92/ee2e64e6f2e55619c065b9006b814958539a3b a
/usr/lib/.build-id/9f a
/usr/lib/.build-id/9f/e01b8e27b9fe41811c5859e9249b5b0ac39955 a
/usr/lib/.build-id/a0 a
/usr/lib/.build-id/a0/5e39bb19dfca73220e44719280d9cafba667bd a
/usr/lib/.build-id/a3 a
/usr/lib/.build-id/a3/bac928a3a381519772de0e3c554f5d23a97722 a
/usr/lib/.build-id/a4 a
/usr/lib/.build-id/a4/3495262293b6d675ea21bfd53926992a164eea a
/usr/lib/.build-id/af a
/usr/lib/.build-id/af/e425cb01f0e1733de68d290e714fd5c8f8f3e6 a
/usr/lib/.build-id/b3 a
/usr/lib/.build-id/b3/d561d68dbbce3eba39221b6318f436a56aa0d1 a
/usr/lib/.build-id/b5 a
/usr/lib/.build-id/b5/c3eae984166a339e28c44515d062cd12f64c8a a
/usr/lib/.build-id/ba/1c95d5410b2459826ae9816574cbb6c8f1d711 a
/usr/lib/.build-id/bb a
/usr/lib/.build-id/bb/2039fbe6ae5fd47ab0720853305380745fce37 a
/usr/lib/.build-id/c6 a
/usr/lib/.build-id/c6/dab6361411798d3b803e4074fa68077c4e0e1d a
/usr/lib/.build-id/cf a
/usr/lib/.build-id/cf/3f14f6069ee0cd773944f5e7ffed78b0f6d654 a
/usr/lib/.build-id/d0 a
/usr/lib/.build-id/d0/4f052d3e712545af0b15eabce143525802d567 a
/usr/lib/.build-id/d0/8d34a5e999f04cc9056a58e8309c0b2d1a9f92 a
/usr/lib/.build-id/d0/ffb8b1bf829b74b79eea20b2a068e85acc684c a
/usr/lib/.build-id/d1 a
/usr/lib/.build-id/d1/3f67c09a7d651a51ff4b809d88ad46526dc2f3 a
/usr/lib/.build-id/d1/ce76ea34d958957f78f0d7e90cc3a5776eaaf3 a
/usr/lib/.build-id/d8 a
/usr/lib/.build-id/d8/94fffa25fa899c0398bee07551acc58434d964 a
/usr/lib/.build-id/d8/b2f03308dd621ba25aa066d37741cfc7c6df26 a
/usr/lib/.build-id/db a
/usr/lib/.build-id/db/db30adb5a1d9d2d00f3e477bdcb1ac5408afee a
/usr/lib/.build-id/df a
/usr/lib/.build-id/df/6b5188ce18a04e3d02a467b598add8fd2f80cf a
/usr/lib/.build-id/df/b2f185ba4cd35197f9427594552138aed2bdf4 a
/usr/lib/.build-id/e4/a749f648e635906f4459867e83f728bb9a5b13 a
/usr/lib/.build-id/e8/48e8e98dd546add23b23d2ae21a79852d92d09 a
/usr/lib/.build-id/e9/e2d13fc4a4ea4f89690889088e28fb48a75d49 a
/usr/lib/.build-id/f1 a
/usr/lib/.build-id/f1/3b75e5c2c1919edd050ca631a493d183b6a1e6 a
/usr/lib/.build-id/f5/55a3e81aa3332ab79cd70b5aa4e84c9df9864e a
/usr/lib/.build-id/fe/672f431681adfeba30d9ff1b48b19d2f3700f1 a
/usr/lib64/libpython2.7_d.so
/usr/lib64/libpython2.7_d.so.1.0
/usr/lib64/pkgconfig/python-2.7-debug.pc
/usr/lib64/pkgconfig/python-debug.pc
/usr/lib64/pkgconfig/python2-debug.pc
/usr/lib64/python2.7/config-debug
/usr/lib64/python2.7/config-debug/Makefile
/usr/lib64/python2.7/config-debug/Setup
/usr/lib64/python2.7/config-debug/Setup.config
/usr/lib64/python2.7/config-debug/Setup.local
/usr/lib64/python2.7/config-debug/config.c
/usr/lib64/python2.7/config-debug/config.c.in
/usr/lib64/python2.7/config-debug/install-sh
/usr/lib64/python2.7/config-debug/makesetup
/usr/lib64/python2.7/config-debug/python.o
/usr/lib64/python2.7/lib-dynload/_bisectmodule_d.so
/usr/lib64/python2.7/lib-dynload/_bsddb_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_cn_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_hk_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_iso2022_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_jp_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_kr_d.so
/usr/lib64/python2.7/lib-dynload/_codecs_tw_d.so
/usr/lib64/python2.7/lib-dynload/_collectionsmodule_d.so
/usr/lib64/python2.7/lib-dynload/_cryptmodule_d.so
/usr/lib64/python2.7/lib-dynload/_csv_d.so
/usr/lib64/python2.7/lib-dynload/_ctypes_d.so
/usr/lib64/python2.7/lib-dynload/_ctypes_test_d.so
/usr/lib64/python2.7/lib-dynload/_curses_d.so
/usr/lib64/python2.7/lib-dynload/_curses_panel_d.so
/usr/lib64/python2.7/lib-dynload/_elementtree_d.so
/usr/lib64/python2.7/lib-dynload/_functoolsmodule_d.so
/usr/lib64/python2.7/lib-dynload/_hashlib_d.so
/usr/lib64/python2.7/lib-dynload/_heapq_d.so
/usr/lib64/python2.7/lib-dynload/_hotshot_d.so
/usr/lib64/python2.7/lib-dynload/_io_d.so
/usr/lib64/python2.7/lib-dynload/_json_d.so
/usr/lib64/python2.7/lib-dynload/_localemodule_d.so
/usr/lib64/python2.7/lib-dynload/_lsprof_d.so
/usr/lib64/python2.7/lib-dynload/_md5module_d.so
/usr/lib64/python2.7/lib-dynload/_multibytecodecmodule_d.so
/usr/lib64/python2.7/lib-dynload/_multiprocessing_d.so
/usr/lib64/python2.7/lib-dynload/_randommodule_d.so
/usr/lib64/python2.7/lib-dynload/_sha256module_d.so
/usr/lib64/python2.7/lib-dynload/_sha512module_d.so
/usr/lib64/python2.7/lib-dynload/_shamodule_d.so
/usr/lib64/python2.7/lib-dynload/_socketmodule_d.so
/usr/lib64/python2.7/lib-dynload/_sqlite3_d.so
/usr/lib64/python2.7/lib-dynload/_ssl_d.so
/usr/lib64/python2.7/lib-dynload/_struct_d.so
/usr/lib64/python2.7/lib-dynload/_testcapimodule_d.so
/usr/lib64/python2.7/lib-dynload/_tkinter_d.so
/usr/lib64/python2.7/lib-dynload/arraymodule_d.so
/usr/lib64/python2.7/lib-dynload/audioop_d.so
/usr/lib64/python2.7/lib-dynload/binascii_d.so
/usr/lib64/python2.7/lib-dynload/bz2_d.so
/usr/lib64/python2.7/lib-dynload/cPickle_d.so
/usr/lib64/python2.7/lib-dynload/cStringIO_d.so
/usr/lib64/python2.7/lib-dynload/cmathmodule_d.so
/usr/lib64/python2.7/lib-dynload/datetime_d.so
/usr/lib64/python2.7/lib-dynload/dbm_d.so
/usr/lib64/python2.7/lib-dynload/dlmodule_d.so
/usr/lib64/python2.7/lib-dynload/fcntlmodule_d.so
/usr/lib64/python2.7/lib-dynload/future_builtins_d.so
/usr/lib64/python2.7/lib-dynload/gdbmmodule_d.so
/usr/lib64/python2.7/lib-dynload/grpmodule_d.so
/usr/lib64/python2.7/lib-dynload/imageop_d.so
/usr/lib64/python2.7/lib-dynload/itertoolsmodule_d.so
/usr/lib64/python2.7/lib-dynload/linuxaudiodev_d.so
/usr/lib64/python2.7/lib-dynload/math_d.so
/usr/lib64/python2.7/lib-dynload/mmapmodule_d.so
/usr/lib64/python2.7/lib-dynload/nismodule_d.so
/usr/lib64/python2.7/lib-dynload/operator_d.so
/usr/lib64/python2.7/lib-dynload/ossaudiodev_d.so
/usr/lib64/python2.7/lib-dynload/parsermodule_d.so
/usr/lib64/python2.7/lib-dynload/pyexpat_d.so
/usr/lib64/python2.7/lib-dynload/readline_d.so
/usr/lib64/python2.7/lib-dynload/resource_d.so
/usr/lib64/python2.7/lib-dynload/selectmodule_d.so
/usr/lib64/python2.7/lib-dynload/spwdmodule_d.so
/usr/lib64/python2.7/lib-dynload/stropmodule_d.so
/usr/lib64/python2.7/lib-dynload/syslog_d.so
/usr/lib64/python2.7/lib-dynload/termios_d.so
/usr/lib64/python2.7/lib-dynload/timemodule_d.so
/usr/lib64/python2.7/lib-dynload/timingmodule_d.so
/usr/lib64/python2.7/lib-dynload/unicodedata_d.so
/usr/lib64/python2.7/lib-dynload/xxsubtype_d.so
/usr/lib64/python2.7/lib-dynload/zlibmodule_d.so
/usr/share/systemtap
/usr/share/systemtap/tapset
/usr/share/systemtap/tapset/libpython2.7-debug-64.stp
LICENSE FILES
Python
|