Python Digital Forensics Cookbook
上QQ阅读APP看书,第一时间看更新

How to do it...

We follow these steps to create CSV spreadsheets:

  1. Identify the version of Python that invoked the script.
  2. Output a list of lists and a list of dictionaries using Python 2 and Python 3 conventions to spreadsheets in the current working directory.