~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/util/configobj/docs/configobj.txt

  • Committer: Martin Pool
  • Date: 2006-03-21 12:26:54 UTC
  • mto: This revision was merged to the branch mainline in revision 1621.
  • Revision ID: mbp@sourcefrog.net-20060321122654-514047ed65795a17
New developer commands 'weave-list' and 'weave-join'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
.. sidebar:: ConfigObj in Bazaar
37
37
 
38
 
    **ConfigObj** is now used as the config file parser for `Bazaar <http://bazaar-vcs.org>`_.
 
38
    **ConfigObj** is now used as the config file parser for `Bazaar <http://bazaar-ng.org>`_.
39
39
    
40
40
    Bazaar is *the* Python  distributed {acro;VCS;Version Control System}. 
41
41
    ConfigObj is used to read ``bazaar.conf`` and ``branches.conf``.