Skip to content

Python3 Compatibility issue #45#51

Merged
prashanthellina merged 1 commit into
deep-compute:masterfrom
ManishaBayya:basescript
Jan 20, 2018
Merged

Python3 Compatibility issue #45#51
prashanthellina merged 1 commit into
deep-compute:masterfrom
ManishaBayya:basescript

Conversation

@ManishaBayya
Copy link
Copy Markdown
Contributor

To make basescript compatible for Python 3 we made the required changes.

@ManishaBayya
Copy link
Copy Markdown
Contributor Author

@UmangThapliyal

Comment thread basescript/log.py

def write(self, data):
print data
print (data)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@ManishaBayya @UmangThapliyal @RamanjaneyuluIdavalapati @prasannababuAddagiri I don't see the Stream class being used anywhere in the code. Can you please remove it entirely?

@prashanthellina prashanthellina merged commit f73bff6 into deep-compute:master Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants