Tommi Virtanen
|
fe749adebf
|
pep8 cleanup.
|
2011-07-19 09:09:51 -07:00 |
|
Tommi Virtanen
|
e0575e4efe
|
Pyflakes cleanup.
|
2011-07-19 09:05:05 -07:00 |
|
Wesley Spikes
|
ce6c57841a
|
Now that we no longer have the need to retry, get rid of that logic.
Also fix a typo -- s/neads_first_read/needs_first_read/
|
2011-07-18 16:15:40 -07:00 |
|
Wesley Spikes
|
c154d98b96
|
Resolve the random AssertionError
By doing a copy-new on the key, it seems to work around the random
AssertionError's I've been seeing. Here's hoping this fully
resolves it.
|
2011-07-18 16:15:40 -07:00 |
|
Wesley Spikes
|
43b2f8695d
|
Cleanup output just a little bit more.
|
2011-07-18 16:15:40 -07:00 |
|
Wesley Spikes
|
841b098619
|
Refactor/cleanup TransferResults class. Also cleans the output to be in the format TV seems to want.
|
2011-07-18 16:15:40 -07:00 |
|
Wesley Spikes
|
d0bb148dea
|
Rename _call_doit to _real_run -- it's a bit more clear that way, IMHO
|
2011-07-18 16:15:40 -07:00 |
|
Wesley Spikes
|
653c2b2200
|
Adding new testing tool, roundtrip
|
2011-07-15 12:06:02 -07:00 |
|