Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-debug-3.9.18-2.el9 RPM for x86_64

From CentOS Stream 9 CRB for x86_64

Name: python3-debug Distribution: CentOS
Version: 3.9.18 Vendor: CentOS
Release: 2.el9 Build date: Fri Jan 5 13:35:50 2024
Group: Unspecified Build host: x86-02.stream.rdu2.redhat.com
Size: 12308781 Source RPM: python3.9-3.9.18-2.el9.src.rpm
Packager: builder@centos.org
Url: https://www.python.org/
Summary: Debug version of the Python runtime
python3-debug provides a version of the Python 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 build,
but is useful for tracking down reference-counting issues and other bugs.

The debug build shares installation directories with the standard Python
runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions
(.cpython*.so) -- are compatible between this and the standard version
of Python.

The debug runtime additionally supports debug builds of C-API extensions
(with the "d" ABI flag) for debugging issues in those extensions.

Provides

Requires

License

Python

Changelog

* Thu Jan 04 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.18-2
  - Security fix for CVE-2023-27043
  Resolves: RHEL-20613
* Thu Sep 07 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.18-1
  - Update to 3.9.18
  - Security fix for CVE-2023-40217
  Resolves: RHEL-3043
* Wed Aug 09 2023 Petr Viktorin <pviktori@redhat.com> - 3.9.17-2
  - Fix symlink handling in the fix for CVE-2023-24329
  Resolves: rhbz#263261
* Mon Jun 26 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.17-1
  - Update to 3.9.17
  - Security fix for CVE-2023-24329
  Resolves: rhbz#2173917
* Tue Mar 07 2023 Petr Viktorin <pviktori@redhat.com> - 3.9.16-2
  - Add filters for tarfile extraction (CVE-2007-4559, PEP-706)
  Resolves: rhbz#263261
* Thu Dec 08 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1
  - Update to 3.9.16
  - Security fixes for CVE-2022-42919 and CVE-2022-45061
  Resolves: rhbz#2138705, rhbz#2144072
* Wed Sep 21 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1
  - Update to 3.9.14
  - Security fixes for CVE-2020-10735 and CVE-2021-28861
  Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249
* Mon Jul 25 2022 Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3
  - Fix test_get_ciphers in test_ssl.py for FIPS mode
  Resolves: rhbz#2058233
* Thu Jun 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.13-2
  - Security fix for CVE-2015-20107
  Resolves: rhbz#2075390
* Wed Jun 01 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.13-1
  - Update to 3.9.13
  Resolves: rhbz#2054702, rhbz#2059951
* Wed Feb 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.10-2
  - Fix undefined behavior in Modules/_hashopenssl.c
  Resolves: rhbz#1942527
* Mon Jan 17 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.10-1
  - Update to 3.9.10
  - Support OpenSSL FIPS mode
  Resolves: rhbz#1942527, rhbz#1835169
* Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.9.9-4
  - Instruct pip to use distutils
  - Instruct pypa/distutils to add /local/ addition to prefix

Files

/usr/bin/python-debug
/usr/bin/python3-debug
/usr/bin/python3.9d
/usr/bin/python3.9d-config
/usr/bin/python3.9d-x86_64-config
/usr/include/python3.9d
/usr/include/python3.9d/Python-ast.h
/usr/include/python3.9d/Python.h
/usr/include/python3.9d/abstract.h
/usr/include/python3.9d/asdl.h
/usr/include/python3.9d/ast.h
/usr/include/python3.9d/bitset.h
/usr/include/python3.9d/bltinmodule.h
/usr/include/python3.9d/boolobject.h
/usr/include/python3.9d/bytearrayobject.h
/usr/include/python3.9d/bytesobject.h
/usr/include/python3.9d/cellobject.h
/usr/include/python3.9d/ceval.h
/usr/include/python3.9d/classobject.h
/usr/include/python3.9d/code.h
/usr/include/python3.9d/codecs.h
/usr/include/python3.9d/compile.h
/usr/include/python3.9d/complexobject.h
/usr/include/python3.9d/context.h
/usr/include/python3.9d/cpython
/usr/include/python3.9d/cpython/abstract.h
/usr/include/python3.9d/cpython/bytearrayobject.h
/usr/include/python3.9d/cpython/bytesobject.h
/usr/include/python3.9d/cpython/ceval.h
/usr/include/python3.9d/cpython/code.h
/usr/include/python3.9d/cpython/dictobject.h
/usr/include/python3.9d/cpython/fileobject.h
/usr/include/python3.9d/cpython/fileutils.h
/usr/include/python3.9d/cpython/frameobject.h
/usr/include/python3.9d/cpython/import.h
/usr/include/python3.9d/cpython/initconfig.h
/usr/include/python3.9d/cpython/interpreteridobject.h
/usr/include/python3.9d/cpython/listobject.h
/usr/include/python3.9d/cpython/methodobject.h
/usr/include/python3.9d/cpython/object.h
/usr/include/python3.9d/cpython/objimpl.h
/usr/include/python3.9d/cpython/pyerrors.h
/usr/include/python3.9d/cpython/pylifecycle.h
/usr/include/python3.9d/cpython/pymem.h
/usr/include/python3.9d/cpython/pystate.h
/usr/include/python3.9d/cpython/sysmodule.h
/usr/include/python3.9d/cpython/traceback.h
/usr/include/python3.9d/cpython/tupleobject.h
/usr/include/python3.9d/cpython/unicodeobject.h
/usr/include/python3.9d/datetime.h
/usr/include/python3.9d/descrobject.h
/usr/include/python3.9d/dictobject.h
/usr/include/python3.9d/dynamic_annotations.h
/usr/include/python3.9d/enumobject.h
/usr/include/python3.9d/errcode.h
/usr/include/python3.9d/eval.h
/usr/include/python3.9d/exports.h
/usr/include/python3.9d/fileobject.h
/usr/include/python3.9d/fileutils.h
/usr/include/python3.9d/floatobject.h
/usr/include/python3.9d/frameobject.h
/usr/include/python3.9d/funcobject.h
/usr/include/python3.9d/genericaliasobject.h
/usr/include/python3.9d/genobject.h
/usr/include/python3.9d/graminit.h
/usr/include/python3.9d/grammar.h
/usr/include/python3.9d/import.h
/usr/include/python3.9d/internal
/usr/include/python3.9d/internal/pegen_interface.h
/usr/include/python3.9d/internal/pycore_abstract.h
/usr/include/python3.9d/internal/pycore_accu.h
/usr/include/python3.9d/internal/pycore_atomic.h
/usr/include/python3.9d/internal/pycore_bytes_methods.h
/usr/include/python3.9d/internal/pycore_byteswap.h
/usr/include/python3.9d/internal/pycore_call.h
/usr/include/python3.9d/internal/pycore_ceval.h
/usr/include/python3.9d/internal/pycore_code.h
/usr/include/python3.9d/internal/pycore_condvar.h
/usr/include/python3.9d/internal/pycore_context.h
/usr/include/python3.9d/internal/pycore_dtoa.h
/usr/include/python3.9d/internal/pycore_fileutils.h
/usr/include/python3.9d/internal/pycore_gc.h
/usr/include/python3.9d/internal/pycore_getopt.h
/usr/include/python3.9d/internal/pycore_gil.h
/usr/include/python3.9d/internal/pycore_hamt.h
/usr/include/python3.9d/internal/pycore_hashtable.h
/usr/include/python3.9d/internal/pycore_import.h
/usr/include/python3.9d/internal/pycore_initconfig.h
/usr/include/python3.9d/internal/pycore_interp.h
/usr/include/python3.9d/internal/pycore_long.h
/usr/include/python3.9d/internal/pycore_object.h
/usr/include/python3.9d/internal/pycore_pathconfig.h
/usr/include/python3.9d/internal/pycore_pyerrors.h
/usr/include/python3.9d/internal/pycore_pyhash.h
/usr/include/python3.9d/internal/pycore_pylifecycle.h
/usr/include/python3.9d/internal/pycore_pymem.h
/usr/include/python3.9d/internal/pycore_pystate.h
/usr/include/python3.9d/internal/pycore_runtime.h
/usr/include/python3.9d/internal/pycore_sysmodule.h
/usr/include/python3.9d/internal/pycore_traceback.h
/usr/include/python3.9d/internal/pycore_tupleobject.h
/usr/include/python3.9d/internal/pycore_warnings.h
/usr/include/python3.9d/interpreteridobject.h
/usr/include/python3.9d/intrcheck.h
/usr/include/python3.9d/iterobject.h
/usr/include/python3.9d/listobject.h
/usr/include/python3.9d/longintrepr.h
/usr/include/python3.9d/longobject.h
/usr/include/python3.9d/marshal.h
/usr/include/python3.9d/memoryobject.h
/usr/include/python3.9d/methodobject.h
/usr/include/python3.9d/modsupport.h
/usr/include/python3.9d/moduleobject.h
/usr/include/python3.9d/namespaceobject.h
/usr/include/python3.9d/node.h
/usr/include/python3.9d/object.h
/usr/include/python3.9d/objimpl.h
/usr/include/python3.9d/odictobject.h
/usr/include/python3.9d/opcode.h
/usr/include/python3.9d/osdefs.h
/usr/include/python3.9d/osmodule.h
/usr/include/python3.9d/parsetok.h
/usr/include/python3.9d/patchlevel.h
/usr/include/python3.9d/picklebufobject.h
/usr/include/python3.9d/py_curses.h
/usr/include/python3.9d/pyarena.h
/usr/include/python3.9d/pycapsule.h
/usr/include/python3.9d/pyconfig-64.h
/usr/include/python3.9d/pyconfig.h
/usr/include/python3.9d/pyctype.h
/usr/include/python3.9d/pydebug.h
/usr/include/python3.9d/pydtrace.h
/usr/include/python3.9d/pyerrors.h
/usr/include/python3.9d/pyexpat.h
/usr/include/python3.9d/pyfpe.h
/usr/include/python3.9d/pyframe.h
/usr/include/python3.9d/pyhash.h
/usr/include/python3.9d/pylifecycle.h
/usr/include/python3.9d/pymacconfig.h
/usr/include/python3.9d/pymacro.h
/usr/include/python3.9d/pymath.h
/usr/include/python3.9d/pymem.h
/usr/include/python3.9d/pyport.h
/usr/include/python3.9d/pystate.h
/usr/include/python3.9d/pystrcmp.h
/usr/include/python3.9d/pystrhex.h
/usr/include/python3.9d/pystrtod.h
/usr/include/python3.9d/pythonrun.h
/usr/include/python3.9d/pythread.h
/usr/include/python3.9d/pytime.h
/usr/include/python3.9d/rangeobject.h
/usr/include/python3.9d/setobject.h
/usr/include/python3.9d/sliceobject.h
/usr/include/python3.9d/structmember.h
/usr/include/python3.9d/structseq.h
/usr/include/python3.9d/symtable.h
/usr/include/python3.9d/sysmodule.h
/usr/include/python3.9d/token.h
/usr/include/python3.9d/traceback.h
/usr/include/python3.9d/tracemalloc.h
/usr/include/python3.9d/tupleobject.h
/usr/include/python3.9d/typeslots.h
/usr/include/python3.9d/ucnhash.h
/usr/include/python3.9d/unicodeobject.h
/usr/include/python3.9d/warnings.h
/usr/include/python3.9d/weakrefobject.h
/usr/lib/.build-id
/usr/lib/.build-id/18
/usr/lib/.build-id/18/1488820cc32acb85e868e00a21a3e31e8dfcd3
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/913ffd8ac214d73112b8f062470a7635302a2b
/usr/lib/.build-id/21
/usr/lib/.build-id/21/6b287df3f8efcbe61419cc1d3097874fd3b9e5
/usr/lib/.build-id/21/7d3a8542b8696e9bfbeaf5fe9cdadcfd1ca0fb
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/f2706cb981739276fec8960676fec0f083cb43
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/0a8c1c5d7d2c583d84eea04d9a0586b5cf6902
/usr/lib/.build-id/2e/8cf2236331a1c97c548bb555d0661f45381a46
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/9c56e8ef48aa5b4cfc19e87ebec4d4ff3d239a
/usr/lib/.build-id/31
/usr/lib/.build-id/31/3f1acdf78ba31a32fd61dc24b39ab299576f29
/usr/lib/.build-id/37
/usr/lib/.build-id/37/060c129c489c264d30cf9f385df47f7e260210
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/3b9718ac39bc91bf83f0ff70c2f78940624842
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/c979f00b835d5104e89c0b42c14c988492c519
/usr/lib/.build-id/43/ae32db26b185a3e7917bef490aba7158668f94
/usr/lib/.build-id/48
/usr/lib/.build-id/48/4222d82a167cc73b1d02ebe1f355d230901c7a
/usr/lib/.build-id/49
/usr/lib/.build-id/49/ec7c09f027ff3190d9d7d19ec71b0e20f65b38
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/b1f33a3e48123199f3808cfb6dede787af6b71
/usr/lib/.build-id/4e/5d93627d92a589292aca73912546a94dbc495b
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/43059de971f6d5f9d59ab2983e36cad76d65a2
/usr/lib/.build-id/51
/usr/lib/.build-id/51/09d6da9fd7520060ae283ea2502ac9e2ad3b5e
/usr/lib/.build-id/55
/usr/lib/.build-id/55/8375af99a6a1978c7568e51448e998810859a6
/usr/lib/.build-id/57/c80de17a167873352a9475c315c96e79233289
/usr/lib/.build-id/57/d8d212bda6bee1c754f403f7251acdab5fc993
/usr/lib/.build-id/59/abd96196092263a94dbb6d3618ea50c9492d04
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/1be0d6542a161ede5f1f0416a87a2e9ee4c590
/usr/lib/.build-id/5d/9799c54be3eaef9674e83b45fa7a7496d02651
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/bacae0323c1767a8a3e72eb6366628bc5b9f9a
/usr/lib/.build-id/64
/usr/lib/.build-id/64/7575d9d6525e8f396614ed137a916d169675e6
/usr/lib/.build-id/69/3818ead94cb8b72342a111db3650c0751f288f
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/fd0de721266a9c916d80d2e1db72edbf65f50a
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/a730e84a17f71e36f058204fe0e88553e87c23
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/20751c630d139a47561a650929ba35aa5853e5
/usr/lib/.build-id/77/f4c47a7a7fe5f6ede42fa24e34aa018f3a4e6d
/usr/lib/.build-id/79/0fad3bdf324a6093dd72000e8cb86dcc08d32b
/usr/lib/.build-id/8a/1500d06e41b963d79d08efbfdba812083c7330
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/4d6085d98e5ca95b1f255b3fb268b7d2714092
/usr/lib/.build-id/91
/usr/lib/.build-id/91/16e947c253e1d6cf9a4bc7298a7df44681de4c
/usr/lib/.build-id/92
/usr/lib/.build-id/92/ebe5463b496b5eccd1e8f9bbb6588f621afd17
/usr/lib/.build-id/9b/ee0c624ccb986c9847485ac9fa87086324d7b9
/usr/lib/.build-id/9f/e52a0c7840c6ff86cca19199c8fe9691467d5a
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/a9a337cb20a1731fce5d3bb0a33eb8ef55c2b8
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/a2253133be6d973cb56ea9fbc761824a2f8b45
/usr/lib/.build-id/a3/af1bb1d1ee5b6987716c027c395737c464e6a6
/usr/lib/.build-id/a3/e1b0cf2dbf7cee4c35c23e32496a47da5428f2
/usr/lib/.build-id/a8/84d9edd4fb1a91a785e83bab8c1fdeabe4f5a2
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/04e79ffc67801b3d23ec1752c1634ce697dda8
/usr/lib/.build-id/a9/8b2f3061fb8825bc609e019bacd601a3710b2e
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/7b44b9240a7ee86f7fb5f29bce6dec5d0f3168
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/63bb22258641ef57964a43dee81546e003162c
/usr/lib/.build-id/ad/87de39776f303aca0e12e6de5cb3db547d40f5
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/5f8a610a82109c8a6e2696b4257649ad30523d
/usr/lib/.build-id/bb/d556a60a49dba434d70a9d69419ff9b029f888
/usr/lib/.build-id/bc/a764d64fa7de3809564a9d22d6fba502ec0c64
/usr/lib/.build-id/c0/f2cd03c975e2f64c94766bcd416a0bdc6d0dbf
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/3bda66628962b233a3e480354a5433c02088c8
/usr/lib/.build-id/c8/7a9f2083824f835665983c6df9d3ff53074868
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/a842716150008a3a2571ce8a4f1533a9818a24
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/0bb4f247269c73ef8f521a42b388af5b5e8c39
/usr/lib/.build-id/d1/e1f5b775116cd664e179b70483408501c7b78d
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/3e9119cc1819ccdf3d6969057e337832ed956b
/usr/lib/.build-id/d5/452917ae3b36e92c3d1d5ca0f163604a2bbbc8
/usr/lib/.build-id/d6/cf33b85aaf0cda9c9a42837325f8052e905798
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/aaa502b7fad38bce6f064816c8ad2ff13fd6b4
/usr/lib/.build-id/d8/c9fb1974d560a0e1ce86cca03fd242a1b775d0
/usr/lib/.build-id/dc/f1a5a7d9dc5a8d40c7b9687991bda943d108cc
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/cc7582f91a00d40be0eb6ecd4421d4d0814ec5
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/d5c5387d5e65320d6196b5a4cb020999f5ba65
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/56d408c83295f16803df87ff809554c0952f76
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/9c33fa15665f58f1df9468044ee5b9682d1448
/usr/lib/.build-id/fa/60c12ea1e1a10d2f27eb30647e518170623602
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/82afde335be088d580528573064ecc9bf7ab9c
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/651810e9baead7358bb8e670c5cc5dde8861f8
/usr/lib64/libpython3.9d.so
/usr/lib64/libpython3.9d.so.1.0
/usr/lib64/pkgconfig/python-3.9d-embed.pc
/usr/lib64/pkgconfig/python-3.9d.pc
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/Makefile
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/Setup
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/Setup.local
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/__pycache__
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/__pycache__/python-config.cpython-39.opt-1.pyc
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/__pycache__/python-config.cpython-39.opt-2.pyc
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/__pycache__/python-config.cpython-39.pyc
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/config.c
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/config.c.in
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/install-sh
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/makesetup
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/python-config.py
/usr/lib64/python3.9/config-3.9d-x86_64-linux-gnu/python.o
/usr/lib64/python3.9/lib-dynload/_asyncio.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_codecs_cn.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_codecs_hk.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_codecs_iso2022.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_codecs_jp.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_codecs_kr.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_codecs_tw.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_contextvars.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_crypt.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_csv.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_ctypes_test.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_curses.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_curses_panel.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_dbm.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_gdbm.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_json.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_lsprof.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_multibytecodec.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_posixshmem.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_queue.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_random.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_socket.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_statistics.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_struct.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_testbuffer.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_testcapi.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_testimportmultiple.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_testinternalcapi.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_testmultiphase.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_tkinter.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_xxsubinterpreters.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_xxtestfuzz.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/_zoneinfo.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/array.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/audioop.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/binascii.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/cmath.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/grp.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/math.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/mmap.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/ossaudiodev.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/parser.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/readline.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/resource.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/select.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/spwd.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/syslog.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/termios.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39d-x86_64-linux-gnu.so
/usr/lib64/python3.9/lib-dynload/zlib.cpython-39d-x86_64-linux-gnu.so
/usr/libexec/platform-python-debug
/usr/libexec/platform-python3.9d
/usr/libexec/platform-python3.9d-config
/usr/libexec/platform-python3.9d-x86_64-config


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 05:32:51 2024