In python 2.7, I have a bunch of files stored as the following object:
class AutoVivification(dict): \"\"\"Implementation of perl\'s autovivification feature