-
Hello,
dbshelve uses the deprecated bin parameter when
calling cPickle.dumps(...).
This patch renames the binary attribute of DBShelf
and DBShelfCursor to protocol (to reflect the new
API) and provides a global function that will pass
this attribute to dumps as protocol if the python
version is at 2.3 or above or as bin if not.
Additionally, DBShelf.__init__ will set protocol...
2006-09-03 13:03:29 UTC in PyBSDDB
-
w_barnes committed patchset 25 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-17 11:03:31 UTC in ViewIt Explorer
-
w_barnes committed patchset 24 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-17 11:00:47 UTC in ViewIt Explorer
-
w_barnes committed patchset 23 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-15 07:36:34 UTC in ViewIt Explorer
-
w_barnes committed patchset 22 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-15 07:31:29 UTC in ViewIt Explorer
-
w_barnes committed patchset 21 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-11 12:01:51 UTC in ViewIt Explorer
-
w_barnes committed patchset 20 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-11 11:16:33 UTC in ViewIt Explorer
-
w_barnes committed patchset 19 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-10 06:45:05 UTC in ViewIt Explorer
-
w_barnes committed patchset 18 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-06 06:55:55 UTC in ViewIt Explorer
-
w_barnes committed patchset 17 of module ViewIt to the ViewIt Explorer CVS repository, changing 1 files.
2006-07-04 07:31:37 UTC in ViewIt Explorer