/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 tools/win32/info.txt

  • Committer: Vincent Ladeuil
  • Date: 2007-11-04 15:44:32 UTC
  • mto: (2961.1.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 2962.
  • Revision ID: v.ladeuil+lp@free.fr-20071104154432-hxcely69cx6acqzb
Fix forgotten reference to _get_filename and duplicated code.

* bzrlib/transport/http/_urllib.py:
(HttpTransport_urllib._perform): Delete duplicate declarations.

* bzrlib/config.py:
(AuthenticationConfig._save): _get_filename() has been replaced by
_filename.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
1
2
Bazaar is free software; you can redistribute and/or modify it under
2
3
the terms of the GNU General Public License version 2. 
3
4