mirror of
https://github.com/python/cpython.git
synced 2026-08-03 12:10:52 +08: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>