File formats. More...
Classes | |
| class | UnknownFormatError |
| Raised when the format of a file isn't specified and can't be guessed from the file name. More... | |
Functions | |
| def | guess_format |
Variables | |
| dictionary | VALID_FORMATS |
File formats.
| def xorn.geda.fileformat.guess_format | ( | path | ) |
Definition at line 40 of file fileformat.py.
| dictionary xorn.geda.fileformat.VALID_FORMATS |
Definition at line 27 of file fileformat.py.
1.8.8