Skip to content

Commit

Permalink
Fix UserDict move in Python2 (benjaminp#365)
Browse files Browse the repository at this point in the history
instances of UserDict.UserDict are not iterable
but instances of collections.UserDict are iterable
  • Loading branch information
bxsx authored Nov 21, 2021
1 parent ee03e4a commit 7783c9e
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 143 deletions.
Loading

0 comments on commit 7783c9e

Please sign in to comment.