This repository was archived by the owner on Sep 24, 2023. It is now read-only.
Version 0.4.1
Beta "I can't believe I missed that!" release.
In keeping with this project's long tradition of sloppiness, this release was rushed out to fix a single missing line of code that does nothing now, but whose absence would cause trouble if the function it calls is ever implemented.
Some more interesting changes happened in version 0.4.0, including the addition of context manager (with statement) support.
Fixed
- Call
close()inWebArchive.__exit__().