Google had automatically migrated My Apps GAE SDK version to 1.8.2 from 1.8.1... And now getting the same issue after migrating from 1.8.1 to 1.8.2...
Is there any option, by which I can specify my app's GAE SDK version ??? On Wednesday, July 10, 2013 1:03:39 AM UTC+5:30, Kinesh Patel wrote: > > > Getting exceptions on the instances that have the new SDK (1.8.2) in > Python 2.7 > > nightloop/mailbot/parser.py", line 23, in _strip_suffix > result = re.findall(regex, body, re.S|re.I) > File "/base/data/home/runtimes/python27/python27_dist/lib/python2.7/re.py", > line 177, in findall > return _compile(pattern, flags).findall(string) > RuntimeError: internal error in regular expression engine > > App is currently broken because of it..... > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
