Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

STEP URL Import Test #225

Merged
merged 6 commits into from
Feb 16, 2018
Merged

STEP URL Import Test #225

merged 6 commits into from
Feb 16, 2018

Conversation

jmwright
Copy link
Collaborator

Importing a STEP file via a URL wasn't covered by tests and failed in Python 3. This is a fix for that both issues. If someone gets a chance, please have a look. Otherwise, I'll just merge it on my own sometime tomorrow. The only thing that bothers me a bit is the location of import urllib.request. The package was broken up into sections in Python 3, and that's the least error prone and most efficient way I could think of to handle it.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.312% when pulling c586f04 on tests into aa3b360 on master.

@jmwright jmwright merged commit 5deb3c6 into master Feb 16, 2018
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

2 participants