multidict implementation

Edit Package python-multidict.16008

HTTP Headers and URL query string require specific data structure: multidict. It behaves mostly like a regular dict but it may have several values for the same key.

multidict has four multidict classes: MultiDict, MultiDictProxy, CIMultiDict and CIMultiDictProxy.

Immutable proxies (MultiDictProxy and CIMultiDictProxy) provide a dynamic view for the proxied multidict, the view reflects underlying collection changes. They implement the collections.abc.Mapping interface.

Regular mutable (MultiDict and CIMultiDict) classes implement collections.abc.MutableMapping and allows to change their own content.

Refresh
Refresh
Source Files
Filename Size Changed
multidict-4.5.2.tar.gz 0000105996 104 KB
python-multidict.changes 0000005029 4.91 KB
python-multidict.spec 0000001944 1.9 KB
Latest Revision
Maintenance Automation's avatar Maintenance Automation (maintenance-robot) accepted request 882615 from Maintenance Automation's avatar Maintenance Automation (maintenance-robot) (revision 1)
Release from openSUSE:Maintenance:16008 / python-multidict.openSUSE_Leap_15.2_Update
Comments 0
openSUSE Build Service is sponsored by