commit | 93668f4459fea03b88abda0c86f1981f402b15fb | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue May 20 15:57:08 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue May 20 15:57:08 2014 +0200 |
tree | 43c3e80d6d565ce4cdf538a19d5c8fb4b9ad9275 | |
parent | b7b56e9110171fb4430d3711c4054d1425d5bc1c [diff] |
asyncio: test_base_events: use mock.Mock instead of unittest.mock.Mock to simplify the synchronization with Trollius