Mercurial > p > roundup > code
diff hyperdb.py @ 5:72a0ba086b3e
Added CVS keywords $Id$ and $Log$ to all python files.
| author | Anthony Baxter <anthonybaxter@users.sourceforge.net> |
|---|---|
| date | Thu, 19 Jul 2001 05:52:22 +0000 |
| parents | 97559f7bae2e |
| children | 3b0a72f54613 |
line wrap: on
line diff
--- a/hyperdb.py Thu Jul 19 05:46:47 2001 +0000 +++ b/hyperdb.py Thu Jul 19 05:52:22 2001 +0000 @@ -1,3 +1,5 @@ +# $Id: hyperdb.py,v 1.3 2001-07-19 05:52:22 anthonybaxter Exp $ + import bsddb, os, cPickle, re, string import date @@ -917,3 +919,7 @@ # TODO: set up some filter tests +# +# $Log: not supported by cvs2svn $ +# +
