|
def | __init__ (self, config, base=None) |
|
def | configure_custom (self, config) |
|
def | __getitem__ (self, key) |
|
def | inc_convert (self, value) |
|
def | __init__ (self, config) |
|
def | resolve (self, s) |
|
def | ext_convert (self, value) |
|
def | cfg_convert (self, value) |
|
def | convert (self, value) |
|
def | as_tuple (self, value) |
|
◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
config, |
|
|
|
base = None |
|
) |
| |
◆ __getitem__()
def __getitem__ |
( |
|
self, |
|
|
|
key |
|
) |
| |
◆ configure_custom()
def configure_custom |
( |
|
self, |
|
|
|
config |
|
) |
| |
Configure an object with a user-supplied factory.
Reimplemented from BaseConfigurator.
◆ inc_convert()
def inc_convert |
( |
|
self, |
|
|
|
value |
|
) |
| |
Default converter for the inc:// protocol.
◆ base
◆ value_converters
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/pip/_vendor/distlib/util.py