> $python web2py.py -S test_rv -M ## not -P thank you! thats what I was looking for.. I still have some things to learn, though.. I do not understand why the 'whos' namespace is empty yet, when I type db, its there..
but this is a good start.. I will try calling some app methods in iPython now > Em 24/02/2011, às 06:14, darkblue_b <[email protected]> escreveu: > > > from the linux command line, in web2py/ > > python gluon/shell.py -S test_rv > > > where test_rv is my small working app > > I get ipython, but I cant find any app context (?) > > for example, whos whows nothing > > > ?? > > > -Brian

