[issue6088] Python3.0.1.1 is not available when system locale is zh_TW.eucTW

2010-10-21 Thread Georg Brandl
Georg Brandl added the comment: This is very probably resolved in 3.1 or 3.2, where lots of environment vs Unicode bugs were fixed. -- nosy: +georg.brandl status: open -> closed ___ Python tracker

[issue6088] Python3.0.1.1 is not available when system locale is zh_TW.eucTW

2009-05-24 Thread Leeon
Leeon added the comment: Hello David, Thanks for your quick response! I just downloaded Python3.0.1 source code and compiled it on my Debian 5.0 Linux using following commands: r...@li-le01-d5:~# ./configure r...@li-le01-d5:~# make r...@li-le01-d5:~# make altinstall Then I try Python in intera

[issue6088] Python3.0.1.1 is not available when system locale is zh_TW.eucTW

2009-05-22 Thread R. David Murray
R. David Murray added the comment: I can't reproduce this on trunk (or 3.0 maint) on Gentoo Linux: ~/python/py3k>./python Python 3.1b1+ (py3k:72816, May 21 2009, 22:01:55) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import locale [50411 refs

[issue6088] Python3.0.1.1 is not available when system locale is zh_TW.eucTW

2009-05-22 Thread Leeon
New submission from Leeon : Python3.0.1 is not available when system locale is zh_TW.eucTW Expected result: python3.0 interpreter should works fine. Actual result: python3.0 interpreter can not execute any statement or ran python program. Steps to reproduce this bug: 1. Login HP-UX with a local