Skip to content

Picklock 0.2.0

Choose a tag to compare

@JeanExtreme002 JeanExtreme002 released this 31 Aug 04:25
2814b1e

Scan results now say when they skipped read-only memory in the footer, under the rows, instead of in a two-line note above the table.

pip install --upgrade picklock

Changed

  • A result set restricted to writable regions is marked in its own footer: 20 rows in set — writable regions only (0.02 sec). The caveat is about the rows, so it sits next to the rows — where the question "is this all of them?" is actually asked. The scan, every refine and every later scan:results carry it, whether the restriction came from --writable or from the writable_only setting, and so does an empty result set.
  • Printer.table and Printer.footer take an optional marker, so any listing can carry a caveat about its rows without a paragraph above them.

Documentation: https://picklock.readthedocs.io