oh yes I agree with you.  I think you're referring to the 3 in 
"response.menu[1][3].append".  the list to append to the submenu is the 4th 
element, so the 3 is correct.
On Wednesday, April 10, 2019 at 3:41:08 PM UTC-4, Anthony wrote:
>
> Indexing is zero-based in Python, so the index of the third element is 2, 
> not 3.
>
> Anthony
>

-- 
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