Il 24/03/15 16:30, Niphlod ha scritto:
> def myfunc():
> do_something
>
> doesn't return anything
>
> def myfunc():
> do_something
> return 1
>
> returns something
off course :)
what I wanted to say is that I didn't expect that my function, that till
now was returning dictionary with some informations, now it's returning
None.
I mean that the problem is indeed in my code but it's a shared code that
I haven't written and I was convinced the function has to return always
the dictionary and I didn't remember that crucial point of the
documentation.
thanks
M.
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.