Functions | |
| def | decode (name) |
| def | export (exportList, filename) |
| def | insert (filename, docname) |
| def | open (filename) |
| def | read (filename) |
| def | write (filename, dictionary, write_group_section=True) |
Variables | |
| pythonopen = open | |
| def importFCMat.decode | ( | name | ) |
| def importFCMat.export | ( | exportList, | |
| filename | |||
| ) |
| def importFCMat.insert | ( | filename, | |
| docname | |||
| ) |
References read().
| def importFCMat.open | ( | filename | ) |
References read().
| def importFCMat.read | ( | filename | ) |
References pythonopen.
| def importFCMat.write | ( | filename, | |
| dictionary, | |||
write_group_section = True |
|||
| ) |
References pythonopen.