Commit graph

7 commits

Author SHA1 Message Date
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
a7f28b9af4 [WIP] Python 2+3 support.
Add six, convert PY <=2.5 exception handling, dictionary iteration, libraries, 1/2 the tests.
2014-04-22 15:03:42 -04:00
Vladimir Diaz
2c55b94a8b Modify the extension of rolename files.
rolename.txt -> rolename.json.
2014-01-27 11:35:38 -05:00
Vladimir Diaz
6de2fdca5c Initial re-implementation of compressed metadata verification in updater.py 2013-12-04 09:14:06 -05:00
vladdd
6f6f60fdff Update the unit tests affected by the design change to log.py 2013-08-15 14:33:35 -04:00
vladdd
1fc6b7c6f2 Verify downloaded metadata is not older than the currently installed version. Issue #12 2013-03-31 18:09:10 -04:00
vladdd
93dafa6024 Continue design changes to address issues #12 and #17 2013-03-17 18:18:59 -04:00
Renamed from basic_client.py (Browse further)