[pywin32-bugs] [ pywin32-Bugs-3516425 ] UnicodeDecodeError when trying help(win32gui)
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2012-04-10 12:17:41
|
Bugs item #3516425, was opened at 2012-04-10 05:17 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3516425&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: UnicodeDecodeError when trying help(win32gui) Initial Comment: Hello, I just tried pywin32 build 217 with python 3.2 on Windows 7 64 bits. With ipython, I dit this : import win32gui help(win32gui) Then I get a UnicodeDecodeError. You'll find the traceback in attachement. Regards, Nicolas ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3516425&group_id=78018 |