Editing Data.fs from the command line (or, how to fix POSKeyErrors)
This recipe explains how to edit a Zope Data.fs file from the Python interactive shell (command line) in order to delete, rename, or add objects into Zope's database. This a *very* useful thing to be able to do when your Data.fs has been damaged.
