#!/usr/bin/python2.6 # # Copyright 2010 Google Inc. All Rights Reserved. """Generic constants used accross modules. """ __author__ = "shenhan@google.com (Han Shen)" mounted_toolchain_root='/usr/local/toolchain_root'