Much like bpython before it, I when 'ooh' for a day then went back to using cat , sed and pipes like a normal person.
Name:
Anonymous2009-12-05 17:01
It's slightly better than the default REPL because it has coloring, tab completion and %prun for profiling.
Tab complete doesn't work half of the time because of __getattr__ bullshit. %dreload is a joke. The lack of multiple REPL levels on exceptions is terrible.