This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
unittest
/
test
/
testmock
History
Serhiy Storchaka
e437a10d15
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
..
__init__.py
…
__main__.py
…
support.py
Issue
#23277
: Remove unused sys and os imports
2016-04-24 07:31:42 +03:00
testcallable.py
…
testhelpers.py
…
testmagicmethods.py
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
testmock.py
Issue
#25195
: Fix a regression in mock.MagicMock
2016-03-28 00:30:40 +03:00
testpatch.py
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
testsentinel.py
…
testwith.py
Issue
#23004
: mock_open() now reads binary data correctly when the type of read_data is bytes.
2015-08-06 13:15:51 +03:00