Searched refs:example_file (Results 1 – 1 of 1) sorted by relevance
34 def embed_code(self, example_file, example_path, language, buttons={}): argument39 with open(example_file) as f:42 contents = 'Error encountered while trying to open ' + example_file