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

Simplify test to pass in python 3 #27

Merged
merged 1 commit into from
Oct 16, 2014
Merged

Simplify test to pass in python 3 #27

merged 1 commit into from
Oct 16, 2014

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented Oct 16, 2014

When the usageCount is 0, it is returned as <usageCount/> instead of
<usageCount>0</usageCount>. Apparently this does somehow on python 2, but on 3
it fails.

When the usageCount is 0, it is returned as <usageCount/> instead of
<usageCount>0</usageCount>. Apparently this does somehow on python 2,
but on 3 it fails.
wandernauta added a commit that referenced this pull request Oct 16, 2014
Simplify test to pass in python 3
@wandernauta wandernauta merged commit 3187872 into master Oct 16, 2014
@ekohl ekohl deleted the python-3-fix branch October 16, 2014 12:55
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.

None yet

2 participants