swift/test/unit/container
Juan J. Martinez bb3bfe1dbd Consistent timestamp formatting for last_modified.
Fixes bug 798268.

Python datetime's isoformat() uses %Y-%m-%dT%H:%M:%S.%f format, but
the miliseconds part is not included when it's zero.

As consequence the compliant ISO 8601 format was not consistent
when performing a GET request over a container (listing objects info).

Change-Id: Ifed3f0adf3eaca47304c142615169bd3f1901631
2012-02-02 11:54:15 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
test_replicator.py Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
test_server.py Consistent timestamp formatting for last_modified. 2012-02-02 11:54:15 +00:00
test_sync.py consync: Now queries all primary nodes for a put and uses the newest object if it is newer or equal to the object to sync 2011-06-16 01:31:51 +00:00
test_updater.py Updated TimeoutError and except Exception refs... 2011-11-07 16:26:03 +00:00