ukris / typhoonae

Automatically exported from code.google.com/p/typhoonae
0 stars 0 forks source link

Script path in app.yaml starting with '/' causes an ImportError. #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The appserver misinterprets script paths in app.yaml starting with '/' and 
crashes with an 
ImportError. The browser responds with a 502 Bad Gateway Error.

Original issue reported on code.google.com by tobias.r...@gmail.com on 2 May 2010 at 12:41

GoogleCodeExporter commented 9 years ago
Fixed in the trunk.

Original comment by tobias.r...@gmail.com on 2 May 2010 at 12:44

GoogleCodeExporter commented 9 years ago
Fix included in 0.1.5 release.

Original comment by tobias.r...@gmail.com on 9 Jul 2010 at 9:55