commit | 1a8ada89f9b3d9b10654adce979046d865906a44 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Jan 13 22:57:35 2015 -0800 |
committer | Raymond Hettinger <python@rcn.com> | Tue Jan 13 22:57:35 2015 -0800 |
tree | 27f1e32fe3c1ea003cddbce15d748f0553585c3c | |
parent | e54dd0b92b00a47d88cd959399331a3fdf77d5d5 [diff] |
No need to rebuild a constant dictionary on every call. Move convert mapping to module level.