forked from thinkle/gourmet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a possibility to tell ExporterMultirec not to open any files.
This is necessary to use external libraries which process the files by its own and finally write the files to a given location. This makes the process of implementing such a plugin more easy. This also fixes a possible issue if self.out is not a string, then the program may crash because closing a string does not work.
- Loading branch information
Sven Steckmann
committed
Aug 15, 2015
1 parent
d194907
commit 3e2d6d6
Showing
1 changed file
with
20 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters