Closed mcejp closed 2 years ago
Yes that's indeed an issue from lxml. However, file system logic can get complex and I've decided that it's not in the scope of the library. I'll leave the user to validate beforehand if needed.
ACK, thanks for your reply.
I suppose this behavior is inherited from LXML, but it still feels wrong -- one would expect a
FileNotFoundError
.