Panda3D
Functions | Variables

Package directscripts.make-panda3d-tgz

Functions

def usage

Variables

string basename = '-'
string cmd = 'cvs -f -d "%s" rtag -F -r HEAD "%s" "%s"'
tuple CVSROOT = os.getenv('SFROOT')
string docdir = 'doc'
tuple files = glob.glob(docdir + os.sep + '*')
string MODULE = 'panda3d'
string ORIGTAG = ''
 ppremakedir = basename
 tag = basename
string tarfile = '.tar.gz'
string zipfile = '.zip'

Function Documentation

def directscripts.make-panda3d-tgz.usage (   code,
  msg = '' 
)

Variable Documentation

string basename = '-'
string cmd = 'cvs -f -d "%s" rtag -F -r HEAD "%s" "%s"'
CVSROOT = os.getenv('SFROOT')
string docdir = 'doc'
tuple files = glob.glob(docdir + os.sep + '*')
MODULE = 'panda3d'
ORIGTAG = ''
string tarfile = '.tar.gz'
string zipfile = '.zip'
 All Classes Namespaces Functions Variables Properties