debian-tablib/tablib/formats
Kenneth Reitz 939b0af551 Merge pull request #110 from djrobstep/develop
Fix for a broken YAML test and tsv autodetection
2014-01-08 11:44:30 -08:00
..
__init__.py Tidied up a bit, renamed _odf to _ods like it should have been. Bold not working yet :( 2011-05-14 16:13:17 -05:00
_csv.py Fixed tsv auto format detection. 2013-08-28 02:07:06 +12:00
_html.py Fix typos. 2012-06-08 14:10:43 +07:00
_json.py Fix typos. 2012-06-08 14:10:43 +07:00
_ods.py Fix typos. 2012-06-08 14:10:43 +07:00
_tsv.py changed split('\r\n') to splitlines() 2013-08-27 11:57:43 -04:00
_xls.py Merge pull request #68 from msabramo/python3 2012-11-15 18:56:50 -08:00
_xlsx.py Remove XLSX empty sheet on export_book 2013-09-16 10:28:50 -03:00
_yaml.py Merge pull request #110 from djrobstep/develop 2014-01-08 11:44:30 -08:00