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

Minor fixes to get tool working with Python 2 #22

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Minor fixes to get tool working with Python 2 #22

merged 1 commit into from
Sep 7, 2017

Conversation

peanutsandwich
Copy link
Contributor

Tested with python 2.7.12

logger.py: Some assertions from the xls have unicode characters which Python cannot format using % notation. Re-encoding that string

TEST_datamodel_schema.py: Fixed imports for urlopen and minidom

TEST_protocol_details.py: Fixed import for urlopen

Tested with python 2.7.12

logger.py: Some assertions from the xls have unicode characters which Python cannot format using % notation. Re-encoding that string

TEST_datamodel_schema.py: Fixed imports for urlopen and minidom

TEST_protocol_details.py: Fixed import for urlopen
@mraineri
Copy link
Contributor

mraineri commented Sep 7, 2017

Approved 9/7

@mraineri mraineri merged commit 449a926 into DMTF:master Sep 7, 2017
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