I think I found a difference in the behavior of Rows slices versus
regular list slices:
Python 2.7.1 (r271:86882M, Nov 30 2010, 10:35:34)
[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from gluon.dal import Rows
>>> l=range(
I'm using the basic router from router.example.py. I also use
subversion to track changes and I have a .svn directory in
applications directory. The load function in gluon/rewrite.py tries to
read controllers in the .svn directory and throws an exception.
I made a change in rewrite.py which fixes
2 matches
Mail list logo