mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Add optional 'filter' parameter to iterdump() that allows a "LIKE" pattern for filtering database objects to dump. Co-authored-by: Erlend E. Aasland <erlend@python.org>