Files
pytest2/testing
holger krekel 426907eafb radically simplify eq/neq with nodes by just using Pythons builtin "is" relationship.
The need for comparing two separately instantiated nodes seems to be historic
(related to an already-gone mode of pytest-xdist which would re-collect nodes)
and not actually needed anymore.
2013-12-07 16:39:53 +01:00
..
2013-11-21 14:54:46 +01:00
2013-10-22 11:26:29 +02:00
2013-11-12 13:48:17 +01:00
2013-12-03 09:40:40 +01:00