./devel/py-frozenlist, List-like structure which implements collections.abc.MutableSequence

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q2, Version: 1.3.0, Package name: py39-frozenlist-1.3.0, Maintainer: pkgsrc-users

frozenlist.FrozenList is a list-like structure which implements
collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is
called, after which list modifications raise RuntimeError. FrozenList is also
hashable, but only when frozen. Otherwise it also throws a RuntimeError.


Master sites:

Filesize: 63.941 KB

Version history: (Expand)