Quote:
Originally Posted by kovidgoyal
Temporary files are always opened in w+b (write, random access, binary)
|
That seems to have done the trick. Thanks again.
A couple more questions:
Suppose a Filetype plugin was unable to successfully import a file for some reason.
1. What would be the best way to report this error to the user?
2. How would is be best to tell Calibre that the import had failed?