[Python-3000] unicode_test

0 views
Skip to first unread message

Ali art

unread,
Nov 24, 2008, 6:13:54 AM11/24/08
to python300
I am using Windows XP professional version 2002 Service pack 3. AMD Athlon(TM)XP 2400+ 2.00GHz 992MB RAM.
 
I have downloaded Windows x86 MSI Instaler Python 3.0rc3 (sig) Release: 21-Nov-2008.
 
Control Panel -> System -> Advanced -> Environment Variables.
System Variables -> Path -> edit C:\Windows\System32\Wbem;C:\Python30
 
start -> programs -> python 3.0 -> IDLE(Python GUI)
-> IDLE 3.0rc3 -> File -> New Window -> i wrote "print('çğışü')" without qutes
-> File -> Save -> Python30 -> i gave file name "Unicode_test" without qutes
-> and Run -> Run Module -> it gives error "invalid character in identifier"
 
But if i write in Phyton Shell -> >>> print('çğışü') and pressed enter
-> gives "çğışü" it works.
 
What is wrong?


Get news, entertainment and everything you care about at Live.com. Check it out!

Victor Stinner

unread,
Nov 24, 2008, 8:06:34 AM11/24/08
to pytho...@python.org
Le Monday 24 November 2008 12:13:54 Ali art, vous avez écrit :
> (...) IDLE 3.0rc3 -> File -> New Window -> i wrote "print('çğışü')" without
> qutes-> File -> Save -> Python30 -> i gave file name "Unicode_test" without
> qutes-> and Run -> Run Module -> it gives error "invalid character in
> identifier"

This bug may be related to:
http://bugs.python.org/issue4323

--
Victor Stinner aka haypo
http://www.haypocalc.com/blog/
_______________________________________________
Python-3000 mailing list
Pytho...@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: http://mail.python.org/mailman/options/python-3000/python-3000-garchive-63646%40googlegroups.com

Reply all
Reply to author
Forward
0 new messages