commit | 7bb466a1a534e73de11bb044f6910aaf86d78473 | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Tue Mar 05 13:27:58 2002 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Tue Mar 05 13:27:58 2002 +0000 |
tree | 49119dd5b9644a62143e7b776dc378bcadb32d8f | |
parent | 58fb23794876c6b58fc3dc75e2a2b420b458d575 [diff] |
A fix & test for [ 496873 ] structseqs unpicklable by adding a __reduce__ method to structseqs. Will also commit this to the 2.2.1 branch momentarily.