HEX
Server: LiteSpeed
System: Linux shams.tasjeel.ae 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User: infowars (1469)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc
a

�!c��@spdZddlmZddlmZddlmZmZmZddlmZm	Z	m
Z
ddlmZmZddlm
Z
mZmZeZdS)	aL
The configuration classes and routines in yum are splattered over too many
places, hard to change and debug. The new structure here will replace that. Its
goal is to:

* accept configuration options from all three sources (the main config file,
  repo config files, command line switches)
* handle all the logic of storing those and producing related values.
* returning configuration values.
* optionally: asserting no value is overridden once it has been applied
  somewhere (e.g. do not let a new repo be initialized with different global
  cache path than an already existing one).

�)�absolute_import)�unicode_literals)�PRIO_DEFAULT�PRIO_MAINCONFIG�PRIO_AUTOMATICCONFIG)�PRIO_REPOCONFIG�PRIO_PLUGINDEFAULT�PRIO_PLUGINCONFIG)�PRIO_COMMANDLINE�PRIO_RUNTIME)�
BaseConfig�MainConf�RepoConfN)�__doc__Z
__future__rrZdnf.conf.configrrrrrr	r
rrr
rZConf�rr�5/usr/lib/python3.9/site-packages/dnf/conf/__init__.py�<module>s