pytest2/py/test
fijal 34a4991edd [svn r39995] Possibly controversial checkin.
Kill a hack for explicit isinstance(). We've got just two methods,
so doing full getmro doesn't seem to make too much sense.

Anyway this changes semantics slightly, so now we rely on exact
inheritance rather than name (I don't have good answer for those)

--HG--
branch : trunk
2007-03-06 19:06:37 +01:00
..
rsession [svn r39340] A fix and a test. Thanks Marian Shubert for reporting problem 2007-02-23 15:22:50 +01:00
terminal [svn r39995] Possibly controversial checkin. 2007-03-06 19:06:37 +01:00
testing [svn r38747] hum, a last-minute namespace change: i missed 2007-02-13 20:21:53 +01:00
web [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py [svn r37912] Made some small changes to the initpkg mechanism so docstrings are, if 2007-02-04 15:27:10 +01:00
cmdline.py [svn r37278] move files from branch to trunk (and thus complete 2007-01-24 17:46:46 +01:00
collect.py [svn r38747] hum, a last-minute namespace change: i missed 2007-02-13 20:21:53 +01:00
config.py [svn r38706] privatizing config.conftest to config._conftest as well 2007-02-13 16:05:21 +01:00
conftesthandle.py [svn r37898] provide a high-level helper for getting 2007-02-04 13:29:26 +01:00
defaultconftest.py [svn r38747] hum, a last-minute namespace change: i missed 2007-02-13 20:21:53 +01:00
deprecate.py [svn r38459] two functions with the same name, use the latter one. 2007-02-11 14:45:49 +01:00
doctest.py [svn r38747] hum, a last-minute namespace change: i missed 2007-02-13 20:21:53 +01:00
item.py [svn r38474] make io capturing configurable per e.g. 2007-02-11 17:25:01 +01:00
outcome.py [svn r37862] Move Skipped/Failed/Passed out of public namespace 2007-02-03 13:14:46 +01:00
raises.py [svn r37862] Move Skipped/Failed/Passed out of public namespace 2007-02-03 13:14:46 +01:00
representation.py [svn r38747] hum, a last-minute namespace change: i missed 2007-02-13 20:21:53 +01:00
session.py [svn r38747] hum, a last-minute namespace change: i missed 2007-02-13 20:21:53 +01:00