~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 5602.1.1.

  • Committer: John Arbash Meinel
  • Date: 2011-01-12 21:50:12 UTC
  • mto: This revision was merged to the branch mainline in revision 5604.
  • Revision ID: john@arbash-meinel.com-20110112215012-t0txn194567c9xj7
Change the per_transport tests to use .get_bytes() instead of .get().read().

The .get().read() was racy, since files weren't guaranteed to be closed, etc.
We've had get_bytes() forever. Use it.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: