Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused UTC implementation | Jason R. Coombs | 2014-03-24 | 1 | -13/+0 |
* | Use mktime for Python 3.2 compatibility | Jason R. Coombs | 2014-03-24 | 1 | -1/+12 |
* | Update test to use local timestamps, so the tests pass in any timezone. | Jason R. Coombs | 2014-03-24 | 1 | -4/+23 |
* | Fix test failure | Jason R. Coombs | 2013-07-02 | 1 | -1/+1 |
* | Merge | Jason R. Coombs | 2013-07-02 | 1 | -0/+8 |
|\ | |||||
| * | Patched test so it can be run on Python 30.7.7 | Jason R. Coombs | 2013-07-02 | 1 | -0/+5 |
| * | Issue #30: Added test for get_cache_path (but it doesn't yet get run) | Jason R. Coombs | 2013-07-02 | 1 | -0/+8 |
* | | Misc. updates following 2to3 checks. | Vinay Sajip | 2013-06-17 | 1 | -51/+56 |
|/ | |||||
* | Adding test that captures the new requirement. | Jason R. Coombs | 2013-05-12 | 1 | -0/+61 |