commit | c7db1d68882bad3d54988f2b008c9844275b6cb4 | [log] [tgz] |
---|---|---|
author | Alexandre Vassalotti <alexandre@peadrop.com> | Wed May 14 21:57:18 2008 +0000 |
committer | Alexandre Vassalotti <alexandre@peadrop.com> | Wed May 14 21:57:18 2008 +0000 |
tree | 28e0ba81c32ea93627851194bf09b35c661a7c42 | |
parent | 46c6f94c447fdd167a0608fb5e5e209d0cc5e570 [diff] |
Change Pickler._batch_appends() and Pickler._batch_setitems() to take an iterable object, instead of an iterator.