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

adoption of Python logging mechanism #64

Merged
merged 1 commit into from
Oct 9, 2015
Merged

adoption of Python logging mechanism #64

merged 1 commit into from
Oct 9, 2015

Conversation

giumas
Copy link
Collaborator

@giumas giumas commented Oct 6, 2015

This PR implement one of the milestones in #61
At the same time, it does some work toward #46 by putting from __future__ import absolute_import, division, print_function, unicode_literals of top of each module as well as by dropping the Py2-style print

@giumas giumas mentioned this pull request Oct 6, 2015
@jreadey jreadey mentioned this pull request Oct 9, 2015
20 tasks
@giumas
Copy link
Collaborator Author

giumas commented Oct 9, 2015

@jreadey I would assume that this PR is almost trivial.. since it just applies the default 'standard' Python logging mechanism.. so I would move forward and merge it by myself. Please feel free to revert it if I underestimated its impact!

giumas pushed a commit that referenced this pull request Oct 9, 2015
adoption of Python logging mechanism
@giumas giumas merged commit bca7e7c into HDFGroup:develop Oct 9, 2015
@giumas giumas added this to the 0.6.0 milestone Oct 20, 2015
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.

1 participant