mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 05:30:23 +08:00
Fixes #2063. The second argument to difflib.get_close_matches not only accepts a List, but any Iterator.
Fixes #2063. The second argument to difflib.get_close_matches not only accepts a List, but any Iterator.