I am trying to program web services, such as,
@service.csv
def table1(a,b):
  return [[a,b],[1,2]]

On Nov 7, 7:33 am, DenesL <denes1...@yahoo.ca> wrote:
> That is by design.
> What are you trying to do?.
>
> On 7 nov, 07:22, dbb <debe...@yahoo.com> wrote:
>
>
>
> > a function with a parameter does not show up in the list of functions
> > in the controller,
> > e.g. def name( a, b): return( a+b), can not be found in the controller.- 
> > Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to