Closed tjerkw closed 8 years ago
The mock gets overriden when i import urllib somewhere else.... Which means its unusable, or i have to rewrite the function i need :-(
httmock is a mocking library for requests. It does not work if you don't use requests.
httmock
requests
The mock gets overriden when i import urllib somewhere else.... Which means its unusable, or i have to rewrite the function i need :-(