io_tools
File Purpose: misc tools for input/output to files.
For checking file existence or creating new files, see os_tools instead.
Functions
returns ast.literal_eval(s), or s if the literal_eval fails. |
|
|
parse idl file of params into a python dictionary of params. |
|
parse python file of params into a python dictionary of params. |
|
create updated idl file, like at filename but updating the indicated params. |