vladdd
|
21bbbedbb8
|
Fix test_util.py test case failure in py2.7.
|
2014-06-05 19:09:45 -04:00 |
|
Vladimir Diaz
|
fbb10a36c9
|
Refactor repository_tool.py and improve test coverage.
Created repository_lib.py.
|
2014-06-03 14:32:44 -04:00 |
|
Vladimir Diaz
|
dc167e4a27
|
Address Python 3.2 byte-string compatibility issues.
|
2014-05-29 12:59:36 -04:00 |
|
vladdd
|
6b8b2399a2
|
Finish unit tests for Python2 + 3 support.
All unit tests updated / running for Python 2 + 3.
TODO: Fix non-Python 3 issue with util.py.
|
2014-05-27 13:55:48 -04:00 |
|
Vladimir Diaz
|
ab95a4b3aa
|
[WIP] Python 2+3 support.
Python 2+3 unicode.
libraries.
The following modules (and their tests) work in PY2.7+3.3:
keydb, hash, formats, mirrors
|
2014-04-29 14:27:34 -04:00 |
|
Vladimir Diaz
|
7843bdd272
|
[WIP] Python 2+3 support.
Add six, convert PY <=2.5 exception handling, dictionary iteration, libraries, remaining 7/8 test modules.
|
2014-04-23 12:50:05 -04:00 |
|
vladdd
|
08a2bad2c0
|
Add Travis CI, coveralls, and coverage-related updates.
|
2014-04-20 16:15:19 -04:00 |
|
vladdd
|
5f94d5be0d
|
Support ISO 8601, vendor iso8601, clean codebase.
|
2014-04-19 14:27:53 -04:00 |
|