This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
tablib
Watch
1
Star
0
Fork
0
You've already forked tablib
mirror of
https://github.com/kennethreitz/tablib.git
synced
2026-06-05 23:10:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de052f0fac8e5de7f5a64f10e663def16d795f72
tablib
/
tablib
T
History
Rumpu-Jussi
de052f0fac
Two 'raise AttributeError' converted to Python 3 -friendly format.
2015-10-27 14:33:44 +02:00
..
formats
Fixed a compatibility bug for Python 3 by adding xrange to
2015-05-26 20:06:42 -07:00
packages
Two 'raise AttributeError' converted to Python 3 -friendly format.
2015-10-27 14:33:44 +02:00
__init__.py
Generic method import_book (similar to import_set) to import data into Databook model.
2012-05-16 17:22:14 +01:00
compat.py
Fixed a compatibility bug for Python 3 by adding xrange to
2015-05-26 20:06:42 -07:00
core.py
Fixes Row slicing.
Fixes
#184
.
2015-03-28 16:14:27 -04:00