/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/plugin.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2017-06-11 02:34:42 UTC
  • mfrom: (6681.2.10 more-controldir)
  • Revision ID: breezy.the.bot@gmail.com-20170611023442-p3vm7secrkqn6ckx
Some more bzrdir vs controldir fixes.

Merged from https://code.launchpad.net/~jelmer/brz/more-controldir/+merge/325453

Show diffs side-by-side

added added

removed removed

Lines of Context:
363
363
        # We need to use relative path to system-wide plugin
364
364
        # directory because breezy from standalone brz.exe
365
365
        # could be imported by another standalone program
366
 
        # (e.g. bzr-config; or TortoiseBzr/Olive if/when they
 
366
        # (e.g. brz-config; or TortoiseBzr/Olive if/when they
367
367
        # will become standalone exe). [bialix 20071123]
368
368
        # __file__ typically is
369
369
        # C:\Program Files\Bazaar\lib\library.zip\breezy\plugin.pyc