Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed scope to_int and to_names conversion #2

Merged
merged 2 commits into from
Nov 25, 2014

Conversation

ysavary
Copy link

@ysavary ysavary commented Nov 24, 2014

No description provided.

found = False
int_value = 0
for name in names:
if SCOPE_NAME_DICT.has_key(name):

Choose a reason for hiding this comment

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

if name in SCOPE_NAME_DICT:

ysavary added a commit that referenced this pull request Nov 25, 2014
Fixed scope to_int and to_names conversion
@ysavary ysavary merged commit 7ac8b38 into fixes/exodoc Nov 25, 2014
@ysavary ysavary deleted the fixes/exodoc-backport+fixes branch November 25, 2014 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants