/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/transport/trace.py

  • Committer: Jelmer Vernooij
  • Date: 2019-05-29 03:28:14 UTC
  • mfrom: (7303 work)
  • mto: This revision was merged to the branch mainline in revision 7305.
  • Revision ID: jelmer@jelmer.uk-20190529032814-fzqbrgf9647u9ptq
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    operation please add a test to the tests of this transport, for the logging
37
37
    of the operation you want logged.
38
38
 
39
 
    See also TransportLogDecorator, that records a machine-readable log in 
 
39
    See also TransportLogDecorator, that records a machine-readable log in
40
40
    memory for eg testing.
41
41
    """
42
42