[google-appengine] Re: standart libraries import errors

2011-03-08 Thread Abyss
I have same problems

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Downloading a file from Blobstore in IE issue

2011-03-05 Thread Abyss
Hello,

I use Blobstore Python API to allow users to download binary files.

I created a test app like it described in section Complete Sample App 
(without any changes):
http://code.google.com/intl/en/appengine/docs/python/blobstore/overview.html

You can find it here:
http://chameleon-tests.appspot.com/

if I type a file address into the IE address bar and press Enter, I got a 
error:
http://my.jetscreenshot.com/1128/20110305-drul-45kb
if I use a a href= link it downloads fine.
It happens in IE6/7/8 only. In IE9 and other browsers everything is OK.

Address of downloaded file you can test:
http://chameleon-tests.appspot.com/serve/AMIfv97lnUlCGUsF2rC-zTsHtRP4b3iEGOzDCIhsAT18m78UqqQM2cD4JKYxfLRFFINQMOI4Cod0IwF18eRXvpz45ib9JMcLed2bzm34_Ymzk68WdV1RebIA24KNXZ7_XsMpBmc9lNfv8BE5KhAmD_6XfWibh1sYzA

Is there any way to fix the problem or I need to use a regular hosting? 

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.