This prevents silly errors from creeping in Python 2 when testing in Python 3
- Replace imports from "pluggy" to "_pytest._pluggy" - Fallback to import "pluggy" from global namespace if not found in _pytest.vendored_packges