summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Furrer <tuxtimo@gmail.com>2016-02-15 19:26:23 -0800
committerTimo Furrer <tuxtimo@gmail.com>2016-02-15 19:29:46 -0800
commitd99db57d75bc6a694e4eb2376d80aabbdcfbfca6 (patch)
tree93cb9fdf3e7dfaf4e3164723a8340b29fd90e317 /docs
parent2299c00883a8f6feacc38aef2975d52f4aa477d7 (diff)
downloadtablib-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