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