jeremy wrote:
> yu: this is interesting, but will it provide seamless virtualization
> of a filesystem environment? or will existing libraries that make use
> of file and os module functions have to be rewritten?

It doesn't replace the exisitng Python file type, but you wouldn't
want to do that anyways since you want to use it to access the
standard file system.  It allows you to create file-like objects that
should work seamlessly with any library that takes file objects.

                  Ross Ridge

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

Reply via email to