Microthreads: wait( duration ) with minimal processor overhead, u

Michael Hudson mwh21 at cam.ac.uk
Sat May 27 05:55:03 EDT 2000


wware at world.std.com (Will Ware) writes:

> > [uthread6.py]
> 
> Using the Unix 'mail' program, I find that the text is full of nonsense
> like "3D" and "=09". I think this is an artifact of MIME encoding. Is
> there any way to repost it without this stuff? Or is there a filter
> somewhere handy for getting rid of it?

That's quoted-printable, one of the evils of the modern world. (IMHO)

Try sticking it through "mmencode -q -u".

HTH,
Michael

-- 
93. When someone says "I want a programming language in which I
    need only say what I wish done," give him a lollipop.
  -- Alan Perlis, http://www.cs.yale.edu/homes/perlis-alan/quotes.html



More information about the Python-list mailing list