-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. In program "console" (my prog has it) I enter "print(input('Test'))"
2. In dialog I enter "Про"
What is the expected output?
Dialog with label named "Test". And output line "Про".
What do you see instead?
Dialog with label "Enter text". And output line "TestПро". Surprise.
What version of the product are you using? On what operating system?
Delphi7, WinXP SP3, Py3.2.5, Py4D 3.32(last one)
Original issue reported on code.google.com by [email protected] on 26 Dec 2013 at 6:49