No problem.
On May 24, 2013, at 6:12 AM, Joshua Smith <[email protected]> wrote: > Yes! Thanks so much! > > On May 23, 2013, at 6:22 PM, Bryce Cutt <[email protected]> wrote: > >> Does this work for you? >> >> handlers: >> - url: /_ereporter.* >> script: google.appengine.ext.ereporter.report_generator.application >> login: admin >> >> >> On Thursday, May 23, 2013 6:32:17 AM UTC-7, Joshua Smith wrote: >>> >>> Is it possible to use ereporter in a python 2.7, threadsafe application? >>> >>> I can't find any docs or SO answers on how to do it. >>> >>> The source code down in google_appengine/google/appengine/ext/ereporter/ >>> appears to only have old wsgi hooks. >>> >>> Alternately, is there a replacement for ereporter to go with the latest >>> GAE? >>> >>> -Joshua >> >> -- >> 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?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Google App Engine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/0v9KqB5Q8sQ/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, 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?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
