CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
comments Namespace Reference

Classes

class  Comment
 

Functions

def identifyComments
 
def loopfile
 
def modifyPythonVersion
 
def prepareReplaceDict
 

Function Documentation

def comments.identifyComments (   configString)

Definition at line 69 of file comments.py.

def comments.loopfile (   cfgFileName)

Definition at line 160 of file comments.py.

def comments.modifyPythonVersion (   configString,
  replaceDict 
)

Definition at line 128 of file comments.py.

def comments.prepareReplaceDict (   line,
  comment,
  replaceDict 
)
take a line and a corresponding comment and prepare the replaceDict such that it can be found again in the python version 

Definition at line 21 of file comments.py.