mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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>