Quote:
Originally Posted by kovidgoyal
Works for me.
|
I can reproduct this in my two archlinux machine.
After some debuging, I found that ZipFile::__del__ is not called, so ZipFile::close is not called two. But I can't tell why ZipFile::__del__ has not been called with override-css options.
Maybe a explicit del will solve this problem?