mirror of
https://github.com/python/cpython.git
synced 2026-08-03 15:47:03 -04:00
Add optional 'filter' parameter to iterdump() that allows a "LIKE" pattern for filtering database objects to dump. Co-authored-by: Erlend E. Aasland <[email protected]>