commit | 6c32585f677b71eb1206852d24f077f602780c85 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Mar 18 18:03:40 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Mar 18 18:03:40 2015 +0200 |
tree | 3204be9816cea9229172587a5c81dc4041a82d92 | |
parent | cb7e5f6f087057570682c961666fb60dae688bc5 [diff] |
Restored backward compatibility of pickling http.cookies.Morsel. It was broken after converting instance attributes to properies in issue #2211.