[pywin32-bugs] [ pywin32-Bugs-2736298 ] input() crashes pythonwin 213 py3.0
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2009-04-06 11:50:11
|
Bugs item #2736298, was opened at 2009-04-06 14:55 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2736298&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: pythonwin Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: markt (metolone) Assigned to: Nobody/Anonymous (nobody) Summary: input() crashes pythonwin 213 py3.0 Initial Comment: Any input() command, whether by interactive window, running or debugging script crashes pythonwin. I'm using Python 3.0.1 and pywin32-213.win32-py3.0. It works fine on Python 2.6.1 and pywin32-213.win32-py2.6. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2009-04-06 21:50 Message: Works for me - what do you mean by "crashes"? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2736298&group_id=78018 |