~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-12-02 17:49:45 UTC
  • Revision ID: john@arbash-meinel.com-20091202174945-80ack0gu7j8j8mqm
Change the LockDir code to use get_bytes rather than get().

If we are always going to read all the bytes anyway, this is better for
apis. Also, get_bytes() always closes the file handle in a finally block,
rather than doing it asynchronously through the deconstructors.
Filename Latest Rev Last Changed Committer Comment Size
..
centralized_workflow.txt 4782.3.1 15 years ago Neil Martinsen-Burrell fix some markup 11.8 KB Diff Download File
index.txt 4557.3.1 15 years ago Ian Clatworthy Core website & navigation working 145 bytes Diff Download File
tutorial.txt 4800.2.2 15 years ago Patrick Regan Reworded ignore to keep extra verbage down. 22.3 KB Diff Download File
using_bazaar_with_launchpad.txt 4634.38.1 15 years ago Ian Clatworthy first cut at pdf docs via sphinx 16.1 KB Diff Download File