string module

Michael Hudson mwh at python.net
Tue May 21 13:26:41 EDT 2002


Fernando Pérez <fperez528 at yahoo.com> writes:

> Michael Hudson wrote:
> 
> >> So indeed, since I'm loading readline at the interactive prompt, there's an
> >> under the hood resetting of the locale. Ah, the beauty of perl-like silent,
> >> implicit global changes ;)
> > 
> > Now trying playing with signals at the interactive prompt[1]
> > <wink/frown>.  I wouldn't want to live without readline, but sometimes
> > I do wish it wouldn't bugger around with stuff my application cares
> > about so much.
> > 
> 
> Agreed. There's not much I can do about readline (I'm not going to
> rewrite the whole thing!) 

Well, as you probably know, that's what *I* did...

pyrepl hasn't seen much of my time of late, sadly.

Cheers,
M.

-- 
  The only problem with Microsoft is they just have no taste.
              -- Steve Jobs, (From _Triumph of the Nerds_ PBS special)
                         and quoted by Aahz Maruch on comp.lang.python



More information about the Python-list mailing list