Factor out the setup() method in interactive
commit9c2b56cbd18a98c88b94e6bb0919993235a30775
authorSverre Rabbelier <srabbelier@gmail.com>
Wed, 1 Apr 2009 00:29:50 +0000 (1 00:29 +0000)
committerSverre Rabbelier <srabbelier@gmail.com>
Wed, 1 Apr 2009 00:29:50 +0000 (1 00:29 +0000)
tree785333d67df6cf20b74308d9e71b6d0b69b0b8f6
parent5aff7e53512e57a04d40ee059da05a65b0f983cc
Factor out the setup() method in interactive

Also allow specifying a custom context dictionary in remote, which
will be used by the stats module to add helper methods.

Patch by: Sverre Rabbelier
scripts/interactive.py