commit | b281fb9d53a7a6014a79ad71e381e211984dd0c3 | [log] [tgz] |
---|---|---|
author | Alexandre Vassalotti <alexandre@peadrop.com> | Wed Jul 15 18:32:08 2009 +0000 |
committer | Alexandre Vassalotti <alexandre@peadrop.com> | Wed Jul 15 18:32:08 2009 +0000 |
tree | 1a3af78e428c19e82ac740f0acf6610bd581c7b5 | |
parent | 5f8ed3702dd17751995cd0251524856200b1200e [diff] |
Blocked revisions 74014 via svnmerge ........ r74014 | alexandre.vassalotti | 2009-07-15 14:19:47 -0400 (Wed, 15 Jul 2009) | 3 lines Issue #2389: Pickle array objects using a list representation for portability across different machine architectures and compatibility with Python 3.x. ........