~michael-ellerman/bzr/mpe

Viewing all changes in revision 1733.38.1.

  • Committer: Martin Pool
  • Date: 2006-06-06 08:09:09 UTC
  • mto: (1733.1.66 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1744.
  • Revision ID: mbp@sourcefrog.net-20060606080909-f7c9ea6defe2e751
Remove Scratch objects used by doctests

Some old doctests rely on special Scratch object which clean up
temporary directory when they're deleted.  This is a bit undesirable
because deletion is not predictable and the classes aren't used enough
to be worthwhile.

 * Remove ScratchBranch, ScratchDir, ScratchTransport, etc
 * Remove old doctests or convert to unittests
 * Incidental cleanups

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: