~jelmer/brz-git/foreign

« back to all changes in this revision

Viewing changes to remote.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2018-03-17 18:43:18 UTC
  • mfrom: (1855.1.3 absolute-import)
  • Revision ID: breezy.the.bot@gmail.com-20180317184318-65gyt4sq2nurj223
Enable absolute import everywhere.

Merged from https://code.launchpad.net/~jelmer/brz-git/absolute-import/+merge/341562

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
16
16
 
 
17
"""Remote dirs, repositories and branches."""
 
18
 
17
19
from __future__ import absolute_import
18
20
 
19
21
from ... import (