web2py does some metaprogramming. It adds one line to your default.py before executing it.
This is there for backward compatibility of compiled apps. Massimo On Nov 5, 12:46 pm, Christophe Gragnic <[EMAIL PROTECTED]> wrote: > --- En date de : Mer 5.11.08, ceej <[EMAIL PROTECTED]> a écrit : > Grahack asked me if I could take a look at GrooverWiki and see why he > was getting an error on start up, it's because the text fields are > blob and need to be text. > The fix works for me. Thanks again Ceej. > Moreover, the error folder of this app should be cleaned before packing. > > By the way, any idea about this ghost line number 150? > The ticket I got before Ceej's fix told me there was a > problem line 150 of the default.py file, > > but this line doesn't exist in the file! > > I'd like to understand why... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

