This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jneb
Recipients jneb
Date 2021-08-17.06:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629183226.79.0.0263345990362.issue44931@roundup.psfhosted.org>
In-reply-to
Content
The Java class "BiDiMap" is very useful and doesn't seem to have an equivalent in the Python libraries.
I wrote a proposed class that does just that.
Here's a simple implementation, that could be used as a starting point.
History
Date User Action Args
2021-08-17 06:53:46jnebsetrecipients: + jneb
2021-08-17 06:53:46jnebsetmessageid: <1629183226.79.0.0263345990362.issue44931@roundup.psfhosted.org>
2021-08-17 06:53:46jneblinkissue44931 messages
2021-08-17 06:53:46jnebcreate