-
Committer:
wagrant
-
Date:
2008-07-15 01:50:01 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:869
python-console: Don't assume that our command will give a return value,
as we're not using 'eval' mode but 'single'. Always
return {'okay': null} at the end so the console knows
that we are finished.