RE: RE: UNICODE support
"Simon C" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <001501c5d527$27b54880$6400a8c0@HOME> |
> def decodefilename(self, filename): > path,filename=os.path.split(filename) > decoded_file=str(filename).decode(media_codec) > return os.path.join(path, filename) > > It returnes the same thing that was passed in, therefore it does nothing. Typo on my part, the last line is wrong, I'll fix it. Simon ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl