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

  • Committer: Martin Pool
  • Date: 2008-01-17 06:58:52 UTC
  • mto: (3280.2.2 prepare-1.3)
  • mto: This revision was merged to the branch mainline in revision 3284.
  • Revision ID: mbp@sourcefrog.net-20080117065852-oozn9ewcibv76s4w
doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
import os
10
10
import sys
11
11
 
 
12
# NOTE: This assumes we're being run from the setup.py directory, so it can be
 
13
# loaded from the cwd.
12
14
import bzrlib
13
15
 
14
16
##