mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
1a10437a14
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>