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

Refactor kernel32 Module Structure #53

Merged
merged 6 commits into from
Jan 30, 2016
Merged

Conversation

opalmer
Copy link
Owner

@opalmer opalmer commented Jan 30, 2016

This PR refactors the structure of the kernel32 module a little bit so:

  • Implemented functions can be imported from pywincffi.kernel32
  • Pipe related functions are split out from io.py (which was renamed to file.

@opalmer opalmer self-assigned this Jan 30, 2016
@opalmer opalmer added this to the 0.1.3 milestone Jan 30, 2016
@codecov-io
Copy link

Current coverage is 94.75%

Merging #53 into master will decrease coverage by -1.33% as of 5ba2844

Powered by Codecov. Updated on successful CI builds.

opalmer added a commit that referenced this pull request Jan 30, 2016
@opalmer opalmer merged commit 85e96da into master Jan 30, 2016
@opalmer opalmer deleted the refactor_kernel32_structure branch January 30, 2016 18:18
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.

2 participants