Mercurial > p > roundup > code
diff README.txt @ 224:ad2c98faec97
using isinstance(blah, Foo) now instead of isFooType
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Aug 2001 06:32:36 +0000 |
| parents | 18134bffab37 |
| children | afd428ba6523 |
line wrap: on
line diff
--- a/README.txt Wed Aug 08 03:29:35 2001 +0000 +++ b/README.txt Sun Aug 12 06:32:36 2001 +0000 @@ -86,7 +86,6 @@ . more unit tests . more back-ends . better error handling (nicer messages for users) - . possibly revert the entire damn thing to 1.5.2 ... :( hyperdb: . transaction support . more efficient reverse lookups
