[issue1505257] winerror module

2008-06-07 Thread Giampaolo Rodola'
Changes by Giampaolo Rodola' <[EMAIL PROTECTED]>: -- nosy: +giampaolo.rodola ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bu

[issue1505257] winerror module

2008-06-07 Thread Mark Hammond
Mark Hammond <[EMAIL PROTECTED]> added the comment: pywin32 has a 'winerror' module, which is (basically) a h2py generated module from the same header (although initially generated roughly a decade ago and hand-tweaked since then). Its unfortunate pywin32 still hasn't adopted a package approach,

[issue1505257] winerror module

2007-09-06 Thread Martin v. Löwis
Martin v. Löwis added the comment: Ok rejecting it. -- resolution: -> rejected status: open -> closed _ Tracker <[EMAIL PROTECTED]> _ __

[issue1505257] winerror module

2007-09-06 Thread Marc-Andre Lemburg
Marc-Andre Lemburg added the comment: The winerror module should really be coded in C. Otherwise you don't benefit from the lookup object approach. The files I uploaded only server as basis for such a C module. Would be great if you could find someone to write such a module - preferably using a

[issue1505257] winerror module

2007-09-06 Thread Martin v. Löwis
Martin v. Löwis added the comment: Marc-Andre, what should we do about this patch? _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-list mailin