[ 源代码: itypes ]
软件包:python3-itypes(1.1.0-3)
Python3 basic immutable containers types library
This package provides basic immutable container types for Python.
The classic use case of these is in circumstances where it may result in more comprehensible code, or when one wants to create custom types with restricted, immutable interfaces.
This package contains the python3 version of the library.