Name : python3-frozenlist
| |
Version : 1.4.0
| Vendor : obs://build_opensuse_org/home:kubabu89702
|
Release : 1.1
| Date : 2024-01-28 11:10:02
|
Group : Unspecified
| Source RPM : python-frozenlist-1.4.0-1.1.src.rpm
|
Size : 0.17 MB
| |
Packager : (none)
| |
Summary : List-like structure implements collections.abc.MutableSequence
|
Description :
The list is mutable until FrozenList.freeze() is called, after which list modifications raise RuntimeError. A FrozenList instance is hashable, but only when frozen. Attempts to hash a non-frozen instance will result in a RuntimeError exception.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/kubabu89702/Fedora_37/x86_64 |