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

fix #47 py34 windows initialization issue #48

Merged
merged 1 commit into from
May 18, 2015

Conversation

yannmh
Copy link
Member

@yannmh yannmh commented May 18, 2015

Fix #47. Thanks a lot @apoorvab !

Because '[create_unicode_buffer] was only accidentally in wintypes in
PY2 due to its use of from ctypes import *'. More info
http://stackoverflow.com/questions/626796/how-do-i-find-the-windows-common-application-data-folder-using-python
@yannmh yannmh added the bug label May 18, 2015
@yannmh yannmh self-assigned this May 18, 2015
yannmh added a commit that referenced this pull request May 18, 2015
@yannmh yannmh merged commit 5806124 into master May 18, 2015
@yannmh yannmh deleted the yann/fix-win-initialization branch May 19, 2015 14:10
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.

Initialization exception on windows 7
1 participant