diff options
| author | Timo Furrer <tuxtimo@gmail.com> | 2016-02-15 19:26:23 -0800 |
|---|---|---|
| committer | Timo Furrer <tuxtimo@gmail.com> | 2016-02-15 19:29:46 -0800 |
| commit | d99db57d75bc6a694e4eb2376d80aabbdcfbfca6 (patch) | |
| tree | 93cb9fdf3e7dfaf4e3164723a8340b29fd90e317 /docs | |
| parent | 2299c00883a8f6feacc38aef2975d52f4aa477d7 (diff) | |
| download | tablib-d99db57d75bc6a694e4eb2376d80aabbdcfbfca6.tar.gz | |
Fix export only formats
Formats like LaTeX could have never been exported because
`setattr(cls, set_%s % fmt.title, fmt.import_set)` always failed
for export-only formats and with that the exception was caught in the
outer try/except and the format tuple was set to (None, None) with
`cls._formats[fmt.title] = (None, None)`
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
