fsdump.py removed from scripts

Bug #1006270 reported by Richard Mitchell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ZODB
New
Undecided
Unassigned

Bug Description

This was not documented in the change log at the time (3.9.0), and it is still referenced by ZODB.scripts:README.txt as well as countless debugging "How to" guides.

It was removed in r102998 "Removed unnecessary wrapper scripts". Reinstating it seems harmless enough, and semantically, it fits into the ZODB.scripts module better.

Revision history for this message
Richard Mitchell (mitchellrj) wrote :

Note that without this wrapper, it is now not possible to run the script from the command line without rather awkward use of -c:

./bin/zopepy -c "import sys; from ZODB.FileStorage import fsdump; fsdump.fsdump(sys.argv[3])" var/filestorage/Data.fs

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.