#534: "tahoe cp" command encoding issue
-----------------------------------+----------------------------------------
Reporter: francois | Owner: francois
Type: defect | Status: assigned
Priority: minor | Milestone: 1.5.0
Component: code-frontend-cli | Version: 1.2.0
Resolution: | Keywords: cp encoding unicode filename
utf-8
Launchpad_bug: |
-----------------------------------+----------------------------------------
Comment(by zooko):
Oh, I see that your {{{unicode_to_stdout}}} function is exactly like the
builtin python one except that it uses {{{'replace'}}} mode. That's
interesting. I guess maybe that __is__ an improvement over the builtin
python behavior (for our particular uses), and it also provides a function
where we can add further second-guessing of python such as falling back to
{{{utf-8}}} or {{{utf-16le}}}.
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/534#comment:52>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev