def unique_id(self, path, stem):
|
creates a unique id for a file given the stem and path containing similar files
|
Parent module: repository
|
Module unittest
|
Python unit testing framework, based on Erich Gamma's JUnit and Kent Beck's Smalltalk testing framework.
|
|
def update_from_cm(self, path):
|
updates a file from the CM repository
|
Parent module: cm_cvs
|
def update_from_cm(self, path):
|
Updates the given file from the CM repository
|
Parent module: cm_none
|
Module utils
|
Miscellaneous utilities and classes used by the yaktrack programs
|
|