Commit message Age Author Refs
r28:d2214298
testing cleanup
fptest1
0
r27:9e464fc5
testing
fptest1
0
r26:6eeb6c56
fix again() bug in demo
fperez
0
r25:1c526e61
minor fix to argv support
fperez
0
r24:053e4c99
Add sys.argv support for demos.
fperez
0
r23:82ab9901
Demo fixes, see changelog
fperez
0
r22:d5563121
New demo class, very handy for interactive presentations.
fperez
0
r21:90110a9c
Revert Shell.py changes, they don't work.
fperez
0
r20:fb5e5b43
Minor fixes in genutils, and a BIG fix for threading. I _think_ I got Ctrl-C to work in the threaded shells, and the solution is in fact absolutely trivial. The new code is _much_ simpler than what we had! This needs testing, because I find it almost hard to believe that we hadn't tried this before. But if it works, great! The only limitation is that in threaded mode, the traceback shows the internal sigint handler frame. Big deal, it's just cosmetic.
fperez
0
r19:0975c241
Fix extra newlines in autocalling.
fperez
0
< 1 .. 2873 2874 2875 2876 2877 2878 2879 >