Shell bug

10 views
Skip to first unread message

LightOfMooN

unread,
Jan 8, 2011, 8:47:31 AM1/8/11
to web2py-users
web2py Shell Version 1.91.6 (2011-01-03 17:55:14)

In [1] : a = []

In [2] : a.append(1)

In [3] : a
[]

fix pls

Massimo Di Pierro

unread,
Jan 8, 2011, 10:59:10 AM1/8/11
to web2py-users
In 1.91.1 we moved from our own shell to the google shell:

http://shell.appspot.com/

this is because the google shell works on google app engine. The
problem is that the bug is in the google shell which we use (you can
reproduce the problem there). I have submitted a bug report to the
authors a few days ago.

If this is not addresses in a few weeks we will consider reverting to
our own implementation. If I have time I will try fix myself and send
them a patch. Perhaps other people may want to take a look in gluon/
contrib/shell.py

Massimo

LightOfMooN

unread,
Jan 8, 2011, 1:02:52 PM1/8/11
to web2py-users
thx ;)
Reply all
Reply to author
Forward
0 new messages