two_way_dict 0.3
Provide dictionary-style object with reverse-lookup capabilities.
Provide a dictionary-style object with reverse-lookup capabilities. This integrity of the two-way mapping is maintained (must be a one-to-one) mapping. Provides extra methods for reverse look-up such as key, get_key, has_value and reversed_items.
This requires Python 2.2 or greater.
- Author: Tim Wegener
- Home Page: http://www.radlogic.com.au/downloads.htm
- Download URL: http://www.radlogic.com.au/releases/two_way_dict.py
- Keywords: dict reverse mapping key value
- Categories
- Package Index Owner: twegener
- DOAP record: two_way_dict-0.3.xml
