readdump

tripodpy.readdump(filename)[source]

Reads dumpfile and returns Frame object

Parameters:
filenamestr

Path to file to be read

Returns:
objobject

object read from dump file

Notes

Only read dump files from sources you trust. Malware can be injected.