Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Intern lots of strings #666

Merged
merged 6 commits into from Mar 23, 2016
Merged

Intern lots of strings #666

merged 6 commits into from Mar 23, 2016

Conversation

erikjohnston
Copy link
Member

No description provided.



def _intern_key(key):
return KNOWN_KEYS.get(key, key)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be a function.

@NegativeMjark
Copy link
Contributor

LGTM

@erikjohnston erikjohnston merged commit 647b041 into develop Mar 23, 2016
@richvdh richvdh deleted the erikj/intern branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants