Benjamin Peterson <benja...@python.org> added the comment: 2010/8/23 Daniel Stutzbach <rep...@bugs.python.org>: > > Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment: > >> Why should it be? > > The error indicates that the definition in the .c file doesn't match the > declaration in the .h file, with respect to the funky Windows-specific stuff > ('dllimport') that PyAPI_DATA adds. > > Roumen's patch suggests I had it backwards, and it's the .h file that should > be changed.
Why would this not be required for the standard exceptions then? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9665> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com