Since Python 3.3 mock is present the Python’s standard library, so it is not necessary to use external module.
This patch removes the need of using it.
As I've explained countless times, the backported features are too valuable to my own ability to maintain this project in what little time I have to do so.
Since Python 3.3 mock is present the Python’s standard library, so it is not necessary to use external module. This patch removes the need of using it.