OK, I had asked this as part of another posting, but it was ignored.
Here it is again, all by itself:

Has anyone successfully used zipimport in Python on appengine (for
something besides Django)?

Do you put the .zip file in the top level directory?  In a
subdirectory, do you reference it using sys.path.insert(0, '../
lib.zip')?

-- 
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.

Reply via email to