mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Closes #25795: Merge with 3.5
This commit is contained in:
commit
2d2af91da0
8 changed files with 13 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
# Check every path through every method of UserDict
|
||||
|
||||
from test import support, mapping_tests
|
||||
import unittest
|
||||
import collections
|
||||
|
||||
d0 = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue