/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 bzrlib/__init__.py

Merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
                  'stamp-h.in',
73
73
                  'stamp-h1',
74
74
                  '{arch}',
 
75
                  # Our setup tests dump .python-eggs in the bzr source tree
 
76
                  # root
 
77
                  './.python-eggs',
75
78
                  ]
76
79
 
77
80
IGNORE_FILENAME = ".bzrignore"