Comment 4 for bug 143917

Revision history for this message
Tres Seaver (tseaver) wrote :

A better fix might be to remove the pre-computed aliases (the source of the cycle), and define the class with a __getitem__ which case-normalizes requested keys.