11.09.13 16:50, Stephen J. Turnbull написав(ла):
At least _threading_local, cProfile, doctest, json, and perhaps future implementations of __sizeof__ for some classes would benefit from rewriting using IdentityDict. Unfortunately copy and pickle expose their replacements of IdentityDict to public and can't change them.Which modules in the stdlib would benefit from rewriting using "transformdict"? How about on PyPI?
I don't known anything about general TransformDict use cases. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com