Actually this happens only in the translation, when I removed some duplicated records the problem was fixed. Strange.
On Jul 4, 10:32 am, Vidul Petrov <[email protected]> wrote: > Hi, > > Anybody any idea about the following error (it appears only in one > method)? > > E 07-04 12:21AM 09.771 > Traceback (most recent call last): > File "/base/data/home/apps/loadinfo-net/2.334535432559265741/gluon/ > restricted.py", line 98, in restricted > exec ccode in environment > File "/base/data/home/apps/loadinfo-net/2.334535432559265741/ > applications/init/views/default/services.html", line 148, in <module> > File "/base/data/home/apps/loadinfo-net/2.334535432559265741/gluon/ > languages.py", line 130, in __call__ > write_dict(self.lang_file, self.t) > File "/base/data/home/apps/loadinfo-net/2.334535432559265741/gluon/ > languages.py", line 42, in write_dict > f = open(filename, 'w') > IOError: invalid mode: w > > I am pretty sure that's not WEB2PY error. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

