# HG changeset patch -- Bitbucket.org # Project pytest # URL http://bitbucket.org/hpk42/pytest/overview # User Benjamin Peterson <benja...@python.org> # Date 1290656136 21600 # Node ID f8c5a510fd00047fa81b5c4d624c0e6e25ebfd81 # Parent bb8861d816ce6e5f5c9bcad5944b3c9a3920ccec remove invalid comment
--- a/_pytest/core.py +++ b/_pytest/core.py @@ -1,6 +1,5 @@ """ pytest PluginManager, basic initialization and tracing. -All else is in pytest/plugin. (c) Holger Krekel 2004-2010 """ import sys, os _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn