I have been thinking that a multi-threaded Python interpreter would
make a great window system in the style of NeWS - the multiple threads
are obviously to allow different client connections to have different
context and permit a style of coding that lets little threads block on
absent user-intput events.
Rob Kroeger
Computer Graphics Lab
University of Waterloo