commit | 52716c94be3fa7b7df0160bc1cf5b04ec99f9c72 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Jan 28 21:34:30 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Jan 28 21:34:30 2008 +0000 |
tree | a36efdfd66f1001b2ad600f2e2570ec837dc8211 | |
parent | ecdcb5895029c83c8bb5f98de502beaa56b78c9e [diff] |
Let marshal built-up sets and frozensets one element at a time (without creating an intermediate tuple).