Mercurial > public > mercurial-scm > hg-stable
log tests/coverage.py @ 5960:06467b51ab9c
age | author | description |
---|---|---|
Sun, 20 Jan 2008 14:39:25 +0100 | Christian Ebert | Prefer i in d over d.has_key(i) |
Sat, 29 Dec 2007 19:49:48 +0100 | Thomas Arendsen Hein | Removed tabs and trailing whitespace in python files |
Sun, 02 Dec 2007 21:54:56 -0800 | Bryan O'Sullivan | coverage: return to not assuming that python is in /usr/bin |
Sun, 02 Dec 2007 23:26:40 +0100 | Dirkjan Ochtman | import latest coverage.py version |
Fri, 06 Jul 2007 12:02:43 +0200 | Christian Ebert | Use isinstance instead of type == type |
Thu, 01 Mar 2007 22:15:17 +0100 | Thomas Arendsen Hein | Unified #! paths for python scripts and removed them for test modules. |