What steps will reproduce the problem?
1. Try to open a file with mode w or a on a HTTPFS
What is the expected output? What do you see instead?
UnsupportedError, but the error is a NameError because the exception is 1) not
imported from fs.errors and 2) used as "UnsuportedError" but defined as
"UnsupportedError" (correct orthograph).
What version of the product are you using? On what operating system?
Last SVN revision.
Original issue reported on code.google.com by delroth on 3 Jan 2011 at 9:49
Original issue reported on code.google.com by
delroth
on 3 Jan 2011 at 9:49