Functions | |
def | filter |
Variables | |
string | __author__ = "Aurelija" |
string | __date__ = "$2010-08-09 14.23.54$" |
list | buildfilesCommentFiles = ['buildfile', 'buildfile.xml'] |
list | cppCommentFiles = ['.h', '.c', '.cc', '.cxx'] |
def commentSkipper.commentSkipper.filter | ( | fileList | ) |
Definition at line 11 of file commentSkipper.py.
string commentSkipper.commentSkipper.__author__ = "Aurelija" |
Definition at line 1 of file commentSkipper.py.
string commentSkipper.commentSkipper.__date__ = "$2010-08-09 14.23.54$" |
Definition at line 2 of file commentSkipper.py.
list commentSkipper.commentSkipper.buildfilesCommentFiles = ['buildfile', 'buildfile.xml'] |
Definition at line 9 of file commentSkipper.py.
Definition at line 8 of file commentSkipper.py.