Message111716
On Tue, Jul 27, 2010 at 2:26 PM, Fernando Perez <report@bugs.python.org> wrote:
..
> Yes, sorry that I failed to mention the example I gave applies only to 2.x, not to 3.x.
Why do you expect shlex to work with unicode in 2.x? The
documentation clearly says that the argument should be a string.
Supporting unicode is not an unreasonable RFE, but won't be considered
for 2.x anymore.
What's your take on accepting bytes in 3.x? |
|
Date |
User |
Action |
Args |
2010-07-27 18:52:46 | belopolsky | set | recipients:
+ belopolsky, mark.dickinson, vstinner, dexen, benjamin.peterson, cgwalters, mcepl, eric.araujo, r.david.murray, nwerneck, cvrebert, fperez |
2010-07-27 18:52:43 | belopolsky | link | issue1170 messages |
2010-07-27 18:52:43 | belopolsky | create | |
|