save_edb_as#

Edb.save_edb_as(fname)[source]#

Save the EDB file as another file.

Parameters:
fnamestr

Name of the new file to save to.

Returns:
bool

True when successful, False when failed.