This issue has been filed and accepted by Google. It's issue #711. If you go to http://code.google.com/p/googleappengine/issues/detail?id=711&colspec=ID%20Type%20Status%20Priority%20Stars%20Owner%20Summary&start=100 and click on the star, then I believe you'll receive e-mail updates as the issue is being addressed.
Also, there are some suggested fixes on the issue page. I haven't tried them yet, but will this evening. -Michael On Sep 18, 2:02 am, kejk <[EMAIL PROTECTED]> wrote: > That's nice. > I'm waiting for info from you. > Thx! > > On 18 Wrz, 07:50, Michael <[EMAIL PROTECTED]> wrote: > > > I'm having the exact same problem. I'll let you know if I find a > > fix. I'll also file a bug report on the AppEngine issues list. > > > -Michael > > > On Sep 17, 3:58 pm, kejk <[EMAIL PROTECTED]> wrote: > > > > Hi. > > > I'm using Win XP with SP2. > > > After intalling GAE SKD ver 1.1.3 this error accourde: > > > > ERROR 2008-09-17 22:55:55,592 dev_appserver_main.py] Application > > > configuration file invalid: > > > regex does not compile: bogus escape: '\\xa' > > > > My app.yaml file: > > > > application: helloworld > > > version: 1 > > > runtime: python > > > api_version: 1 > > > > handlers: > > > - url: /stylesheets/ > > > static_dir: stylesheets > > > > - url: /js > > > static_dir: js > > > > - url: /views > > > static_dir: views > > > > - url: /.* > > > script: helloworld.py > > > > It did worked before upgrade (on version 1.1.2) > > > > Thanks for any advice! > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
