Armin Ronacher, 16.03.2011 16:57:
On 3/16/11 3:48 AM, Antoine Pitrou wrote:
I may be mistaken, but you seem to conflate two things: encoding of
file names, and encoding of file contents. I guess that virtualenv
chokes on the file contents, but most of your argument seems related to
encoding of f
Hi,
On 3/16/11 3:48 AM, Antoine Pitrou wrote:
I may be mistaken, but you seem to conflate two things: encoding of
file names, and encoding of file contents. I guess that virtualenv
chokes on the file contents, but most of your argument seems related to
encoding of file names (aka "filesystem enc
Hi,
> We (me and Carl Meyer) did some experimentation with encoding behavior
> on Python 3. Carl did some hacking on getting virtualenv running on
> Python 3 and it turned out that his version of virtualenv did not work
> on Python 3 on my server either. So none of the virtulenv installation