this is why ides suck for python and ruby development. i have been using gedit for a long time :)
On Nov 26, 6:53 pm, Thadeus Burgess <[email protected]> wrote: > Actually, it should be self.settings.table_even. > > However somehow export_to_csv got stuck in there, and is in SVN trunk. > > I think at some point Massimo had export_to_csv in his copy/paste and > somehow his IDE decided to paste it right there and he did not realize. > Eclipse has done that to me many a time. > > -Thadeus > > On Thu, Nov 26, 2009 at 1:07 AM, Vasile Ermicioi <[email protected]> wrote: > > > should be self.export_to_csv.settings.table_even > > > Is it because of the built in web2py editor? > > > On Thu, Nov 26, 2009 at 6:03 AM, mr.freeze <[email protected]> wrote: > > >> What kind of patch are you making??? Sexports and csv elves??? Haha. > > >> On Nov 25, 9:52 pm, Thadeus Burgess <[email protected]> wrote: > >> > Traceback (most recent call last): > > >> > File "/home/Applications/web2py/gluon/tools.py", line 834, in > >> define_tables > > >> > table = sexport_to_csvelf.settings.table_event > >> > NameError: global name 'sexport_to_csvelf' is not defined > > >> > -Thadeus > > > --~--~---------~--~----~------------~-------~--~----~ > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<web2py%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/web2py?hl=en > > -~----------~----~----~----~------~----~------~--~--- -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

