summaryrefslogtreecommitdiff
path: root/tablib/compat.py
Commit message (Collapse)AuthorAgeFilesLines
* Changes for Python 3 compatibility, including vendorizing xlrd3Marc Abramowitz2012-05-151-1/+4
|
* Added XLS import supportGreg Thornton2011-07-141-0/+1
|
* 2.x bytesio fixKenneth Reitz2011-05-221-0/+2
|
* BytesIOKenneth Reitz2011-05-221-1/+0
|
* csv compatibilityKenneth Reitz2011-05-221-0/+3
|
* Merge pull request #14 from f4nt/tablibKenneth Reitz2011-05-221-3/+2
|\ | | | | | | | | | | | | | | | | --- This should provide basic support for OpenDocument spreadsheets. I didnt have py2.7 installed to test with in tox, but 2.5, 2.6, and py3k passed all tests with tox for me. Lemme know if you see any issues I may have glossed over. Conflicts: tablib/compat.py
| * start of the py3k port of odfpyMark Rogers2011-05-141-0/+2
| |
* | subtle format cleanupsKenneth Reitz2011-05-141-1/+5
| |
* | fewer 2/3 mappingsKenneth Reitz2011-05-141-8/+1
|/
* success!!Kenneth Reitz2011-05-131-0/+2
|
* additional compat mappingsKenneth Reitz2011-05-121-0/+14
|
* compat moduleKenneth Reitz2011-05-121-4/+19
|
* no more core25Kenneth Reitz2011-05-121-2/+2
|
* initial compat moduleKenneth Reitz2011-05-111-0/+18