What steps will reproduce the problem?
1. print('a ','b ');
2. execute
3. produces: a
What is the expected output? What do you see instead?
should be:
a b
produces:
a
What version of the product are you using? On what operating system?
version: latest download
OS: Win XP Pro, service pack 3
Please provide any additional information below.
Original issue reported on code.google.com by jbscott....@gmail.com on 28 Jul 2009 at 5:29
Original issue reported on code.google.com by
jbscott....@gmail.com
on 28 Jul 2009 at 5:29