Go to file
hpk 8e33cf6772 [svn r38427] significantly reducing the trailing "Exception in Thread"
messages by having threads die more silently.  Most
of these threads and tracebacks are anyway on some
remote machine, and we need to take care that errors
are routed to the place of invocation (e.g. the
remote_exec() invoker should get remote exceptions,
if the remote thread goes out of scope, the resulting
exception will not be seen likely, anyway)

--HG--
branch : trunk
2007-02-10 23:16:47 +01:00
py [svn r38427] significantly reducing the trailing "Exception in Thread" 2007-02-10 23:16:47 +01:00
setup.py [svn r37699] removing py._dist export (only accessed from setup.py 2007-01-31 23:23:24 +01:00