##// END OF EJS Templates
Make all non-twisted tests pass....
Make all non-twisted tests pass. Removed a test (builtins) that was already being done in test_run, fixed broken doctest and fixed prefilter handling for empty buffers. The only remaining failing test is now in twisted.

File last commit:

r1420:34bafc01
r2419:a0136ae6
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x