Core no longer depends on the standalone `mock` module. (Closes: #146)
commit62af5596c7d85b8662dddbaddd8a08bbe1f6d69f
authorBarry Warsaw <barry@python.org>
Tue, 22 Sep 2015 19:11:21 +0000 (22 15:11 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 22 Sep 2015 19:16:13 +0000 (22 15:16 -0400)
treeffa6a15f9cafc734173c36094406fd31b4d060d6
parent97931c8a770faa35aebed9cba9e90c788b042c23
Core no longer depends on the standalone `mock` module.  (Closes: #146)
setup.py
src/mailman/bin/tests/test_mailman.py
src/mailman/commands/tests/test_conf.py
src/mailman/commands/tests/test_import.py
src/mailman/config/tests/test_configuration.py
src/mailman/database/tests/test_factory.py
src/mailman/docs/NEWS.rst
src/mailman/runners/tests/test_nntp.py
src/mailman/testing/helpers.py
src/mailman/utilities/tests/test_import.py