make _native book as none for writer

This commit is contained in:
chfw 2017-06-14 23:20:23 +01:00
parent 5fb1d47d91
commit ec2c312ce1
1 changed files with 1 additions and 0 deletions

View File

@ -96,3 +96,4 @@ class ODSWriter(BookWriter):
"""
self._native_book.write(self._file_alike_object)
self._native_book = None