cpython/Lib/collections
Miss Islington (bot) 3645d29a1d
bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094)
(cherry picked from commit f4e1babf44)

Co-authored-by: Bar Harel <bzvi7919@gmail.com>
2019-05-19 07:26:35 -07:00
..
__init__.py bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094) 2019-05-19 07:26:35 -07:00
abc.py