Package: python2.5
Followup-For: Bug #481795

It might be useful to know that the path from above are coming from 
os.listdir(path).  I am passing a unicode path, which is *supposed* to return 
unicode filenames, but is not, so it could be that the problem is in listdir.

This would be consistent with google, although no confirmation was made in 
those caes; no conclusion was ever reached.

Now that I think of it, there is no way latin1 should work after coming back 
from listdir with a unicode path.  It is supposed to convert the results to 
unicode in such a case.  

So there's a bug.  And ext3 doesn't have an encoding as such AFAICT; it looks 
like it just stores the filename raw and the encoding depends on the system 
locale (in my case UTF-8).

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1, 
'unstable'), (1, 'testing'), (1, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python2.5 depends on:
ii  libbz2-1.0                1.0.5-0.1      high-quality block-sorting file co
ii  libc6                     2.7-10         GNU C Library: Shared libraries
ii  libdb4.5                  4.5.20-11      Berkeley v4.5 Database Libraries [
ii  libncursesw5              5.6+20080308-1 Shared libraries for terminal hand
ii  libreadline5              5.2-3          GNU readline and history libraries
ii  libsqlite3-0              3.5.8-4        SQLite 3 shared library
ii  libssl0.9.8               0.9.8g-10      SSL shared libraries
ii  mime-support              3.40-1.1       MIME files 'mime.types' & 'mailcap
ii  python2.5-minimal         2.5.2-3        A minimal subset of the Python lan

python2.5 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to