Monero
Namespaces | Functions | Variables
common.py File Reference

Namespaces

 common
 

Functions

def common.GetCommandOutput (command)
 
def common.GetSvnInfo ()
 
def common.GetSvnTrunk ()
 
def common.IsInGTestSvn ()
 
def common.IsInGMockSvn ()
 

Variables

string common.__author__ = 'wan@google.com (Zhanyong Wan)'
 
 common._SVN_INFO_URL_RE = re.compile(r'^URL: https://(\w+)\.googlecode\.com/svn(.*)')