On 9月1日, 午後9:55, mdipierro <mdipie...@cs.depaul.edu> wrote:
> which controller?

in any controllers, i think...

>
> On Sep 1, 3:44 am, suiato <homm...@gmail.com> wrote:
>
> > found that commenting out a function as
> > """
> > def show():
> >     ...
> > """
> > works, but the web2py editor still lists the function.

i mean the program works fine, but it is bothersome that i have the
name of the function still listed on the screen.

if i use #  as below
"""
#def show():
   ...
 """
this function is dropped from the list, and everything is ok.

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