Package moap :: Package vcs :: Module bzr
[hide private]
[frames] | no frames]

Module bzr

source code

Bazaar functionality.

Classes [hide private]
  Bzr
  VCSClass
Functions [hide private]
 
detect(path)
Detect if the given source tree is using Bazaar.
source code
Variables [hide private]
  __package__ = 'moap.vcs'
Function Details [hide private]

detect(path)

source code 

Detect if the given source tree is using Bazaar.

Returns:
True if the given path looks like a Bazaar tree.