RE: String handling broken?
by Terry Carroll other posts by this author
Jun 27 2007 5:34PM messages near this date
view in the new Beta List Site
RE: String handling broken?
|
Install on AIX 5.2
On Thu, 28 Jun 2007, Ueta Masayuki wrote:
> Hi,
> I'm working on Japanese version of Windows98.
> I think Pyhton can handle Japananese filename.
I'm sorry, I missed the original posting, but you might find it helpful to
use
os.listdir(u'.')
instead of
os.listdir('.')
_______________________________________________
ActivePython mailing list
ActivePython@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
Thread:
Fuzzier
Ueta Masayuki
Fuzzier
Terry Carroll
|