Issue 45 in ctypesgen: WindowsError does not exist in cygwin

20 views
Skip to first unread message

codesite...@google.com

unread,
Sep 30, 2013, 12:25:36 PM9/30/13
to ctyp...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 45 by ropo...@gmail.com: WindowsError does not exist in cygwin
http://code.google.com/p/ctypesgen/issues/detail?id=45

In libraryloader.py, loaderclass["cygwin"] = WindowsLibraryLoader, but
WindowsError is not defined in cygwin python. So any exception raised will
be fatal if it is tried to be matched to WindowsError.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

codesite...@google.com

unread,
Jun 20, 2014, 2:43:22 PM6/20/14
to ctyp...@googlegroups.com

Comment #1 on issue 45 by nmz...@gmail.com: WindowsError does not exist in
cygwin
http://code.google.com/p/ctypesgen/issues/detail?id=45

Just downloaded cygwin and installed the python package using setup-x86.exe
and getting :

NameError: global name 'WindowsError' is not defined
Reply all
Reply to author
Forward
0 new messages