[issue1331] More fixes for Windows

2007-10-25 Thread Guido van Rossum
Guido van Rossum added the comment: Tested on OSX as well. Thanks!! Committed revision 58662. -- assignee: -> gvanrossum keywords: +patch, py3k resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]>

[issue1331] More fixes for Windows

2007-10-25 Thread Christian Heimes
New submission from Christian Heimes: The patch fixes some of the problems on Windows. It doesn't introduce addition problems on Linux. -- components: Library (Lib) files: py3k_misc_win.patch messages: 56770 nosy: gvanrossum, nnorwitz, tiran severity: normal status: open title: More fixe