diff options
author | Michael W. Hudson <mwh@python.net> | 2002-03-06 17:07:49 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-03-06 17:07:49 (GMT) |
commit | ce358e3015bc8cafdf949dee624b01f4a38bfad2 (patch) | |
tree | 2177eb335cd5b27c9e989fda2facc85140fcae85 /Lib/test/pickletester.py | |
parent | da8a6dd07252fd8dae279f6858a31e177342db05 (diff) | |
download | cpython-ce358e3015bc8cafdf949dee624b01f4a38bfad2.zip cpython-ce358e3015bc8cafdf949dee624b01f4a38bfad2.tar.gz cpython-ce358e3015bc8cafdf949dee624b01f4a38bfad2.tar.bz2 |
Apply (my) patch:
[ 526072 ] pickling os.stat results round II
structseq's constructors can now take "invisible" fields in a dict.
Gave the constructors better error messages.
their __reduce__ method puts these fields in a dict.
(this is all in aid of getting os.stat_result's to pickle portably)
Also fixes
[ 526039 ] devious code can crash structseqs
Thought needed about how much of this counts as a bugfix. Certainly
#526039 needs to be fixed.
Diffstat (limited to 'Lib/test/pickletester.py')
0 files changed, 0 insertions, 0 deletions