Files
pytest2/testing
Ulrich Petri 8d49abb0d1 Make monkeypatch differentiate ImportError sources
Previously `monkeypatch` assumed that any `ImportError` was caused by
a mistake in the specified import path. However this assumption is false 
in case the import target itself causes an `ImportError`.

Fixes: #900
2015-12-27 22:44:23 +01:00
..
2015-09-17 23:32:27 -03:00
2015-08-08 21:08:05 +01:00
2015-04-28 11:54:53 +02:00
2015-06-17 00:04:25 -03:00