Skip to content

Conversation

@JordanRushing
Copy link

These additions are backwards compatible with python2 and do not affect the functionality of the code

)


def _read_int32(f):

Choose a reason for hiding this comment

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

Please change this also in fetch function.
downloader = urllib.urlopen(url)
downloader = urllib.request.urlopen(url)

@JordanRushing
Copy link
Author

JordanRushing commented Apr 3, 2017

@SanjithKanagavel, I believe I addressed your issue in my most recent commit, https://github.com/jaberg/skdata/pull/72/commits/50b32bf77d5278d07f678c5486c50c78001961e1

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