[issue2520] macerrors.py cannot be imported due to non-ascii characters in comments

2008-05-02 Thread Ronald Oussoren
Ronald Oussoren <[EMAIL PROTECTED]> added the comment: Fixed in revision 62651 (trunk) and 62650 (2.5 branch) The fix doesn't use the attached patch, but explicitly sets a file encoding for this module. -- nosy: +ronaldoussoren resolution: -> fixed status: open -> closed

[issue2520] macerrors.py cannot be imported due to non-ascii characters in comments

2008-03-31 Thread John Buckley
New submission from John Buckley <[EMAIL PROTECTED]>: Cannot import macerrors due to non-ascii characters appearing in comments. Patch attached. -- components: Library (Lib), Macintosh files: macerrors.patch keywords: patch messages: 64783 nosy: thecube severity: normal status: open titl