Files
pytest2/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
..
2010-01-13 17:15:54 +01:00
2010-09-06 19:35:17 +01:00