On Jan 31, 2009, at 4:24 PM, Damjan wrote:

>
>
>> I know about the pep and how python source files are encoded, but the
>> interactive shell is something completely different. I wonder on what
>> local env variable does "shell" depend. Since I have all of them
>> either sl_SI.UTF8 or en_GB.UTF-8.
>
> The Python interactive shell depends on the locale (LANG or LC_xxx,
> run locale to see).
>
> The paster shell is just buggy I'd say (same as ipython).

We have an issue open for this:

http://pylonshq.com/project/pylonshq/ticket/531

I just noticed that the problem is likely due to a bug in the stdlib's  
code module (see the ticket for more info) -- I'd love to see a monkey  
patch to solve this for paster shell. Any takers?

--
Philip Jenvey


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to