test_ok2/py/_plugin
Floris Bruynooghe f194b16a09 Don't import difflib and pprint up-front
Builtin plugins need to keep their import time to a minimum.
Therefore it's better to delay importing till you really need it, i.e.
use py.std.* in this case.

--HG--
branch : trunk
2010-09-06 19:46:58 +01:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
hookspec.py Initial patch as sent to py-dev 2010-09-06 19:35:17 +01:00
pytest__pytest.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_assertion.py Don't import difflib and pprint up-front 2010-09-06 19:46:58 +01:00
pytest_capture.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_default.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_doctest.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_genscript.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_helpconfig.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_hooklog.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_junitxml.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_mark.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_monkeypatch.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_nose.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pastebin.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pdb.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pylint.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_pytester.py test and fix for apipkg (also available in apipkg default branch) 2010-08-01 20:43:02 +02:00
pytest_recwarn.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_restdoc.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_resultlog.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_runner.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_skipping.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_terminal.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_tmpdir.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
pytest_unittest.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
standalonetemplate.py remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00