[issue10105] Strings failing to print

2010-10-14 Thread Éric Araujo
Éric Araujo added the comment: print is a function now. See for example http://docs.python.org/py3k/whatsnew/3.0 In the future, please copy input and output in your message if it's a few line, else attache a plain text file. Text beats images. Thank you! -- nosy: +eric.araujo reso

[issue10105] Strings failing to print

2010-10-14 Thread RLS0812
New submission from RLS0812 : Attempting to print a string fails in 3.1.2, throwing up an "invalid syntax" I included a screen shot with the same codes ran in 2.7 and 3.1.2 . -- components: None files: 3_1_2_bug.jpg messages: 118679 nosy: RLS0812 priority: normal severity: normal statu