Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Doc/library/pickletools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,14 @@ Command line options
When more than one pickle file are specified, print given preamble
before each disassembly.

.. option:: -t, --test

Run self-test suite.

.. option:: -v

Run verbosely; only affects self-test run.



Programmatic Interface
Expand Down
Loading