Searched refs:class_file (Results 1 – 1 of 1) sorted by relevance
628 def CreateFromClass(class_file, options): argument629 class_name = os.path.splitext(os.path.basename(class_file))[0]632 cwd=os.path.dirname(class_file),