mirror of https://github.com/jab/bidict.git
2bee83b0d6
- Ensure that (un)pickling OrderedBidicts is order-preserving. - Refactor __reduce__, _reduce_factory, and _init_from to use new private constructor _from_other. - NamedBidictBase and GeneratedBidictInverse marker classes don't need to derive from BidictBase. |
||
---|---|---|
.. | ||
__init__.py | ||
_strategies.py | ||
_types.py | ||
test_properties.py |