On my testserver I made an update to 2.12.2 and tried the Shell

At first a test in 2.9.12:
print "1"
print "2"

The result (as expected):






*web2py Shell 2.9.12-stable+timestamp.2015.01.17.06.11.03In [1] : print
"1"1In [2] : print 11*
----------------------------------------------------------
Now in 2.12.2
print "1"
print "2"

The result always None


*web2py Shell 2.12.2-stable+timestamp.2015.08.09.14.29.44NoneNone*

My mistake oder went something wrong?

​R
​egards, Martin​

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to