Part way through adding 'flavor' support

Jonathan Frederic 13 years ago
parent 181b8709b3
commit de691a5ba2

@ -29,7 +29,3 @@ class PythonExporter(Exporter):
file_extension = Unicode(
'py', config=True,
help="Extension of the file that should be written to disk")
template_file = Unicode(
'python', config=True,
help="Name of the template file to use")

Loading…
Cancel
Save