python-tuf/tuf/client
dachshund 8edf2fc3f5 Removed an unsafe edge case, but updater unit tests need to be fixed.
Specifically, we do not intentionally set any file metadata to be None
and then download the file unsafely.

Some of the tuf.client.updater unit tests fail because it was previously
possible to unsafely download metadata for any role. We need to fix
this.
2013-08-06 14:31:21 -04:00
..
__init__.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
updater.py Removed an unsafe edge case, but updater unit tests need to be fixed. 2013-08-06 14:31:21 -04:00