Message131010
On 15 Mar, 2011, at 13:57, Ned Deily wrote:
>
> Ned Deily <nad@acm.org> added the comment:
>
> I can still reproduce it in 3.2 with A/S Tk 8.5. The script needs to be run from a separate editor window, not the PyShell window.
That's odd. What I did:
* Create a new file (script.py) with the following two lines:
x = input('prompt: ')
print(x)
* Save the script
* Run the script using the menu
All of this using an activestate Tcl/Tk that I downloaded earlier today. |
|
Date |
User |
Action |
Args |
2011-03-15 18:04:17 | ronaldoussoren | set | recipients:
+ ronaldoussoren, ned.deily, amcnerney13 |
2011-03-15 18:04:16 | ronaldoussoren | link | issue11088 messages |
2011-03-15 18:04:16 | ronaldoussoren | create | |
|