Files
pytest2/_pytest
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-12-11 23:07:30 -02:00
2015-12-25 17:51:55 -02:00
2015-10-20 21:08:21 +11:00
2015-07-25 15:38:27 +02:00
2015-07-18 18:23:17 -03:00
2015-12-09 11:32:19 -08:00
2015-07-19 15:25:04 +02:00
2015-11-30 17:33:34 +01:00