- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message71394
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | alexandre.vassalotti |
|---|---|
| Recipients | alexandre.vassalotti, amaury.forgeotdarc, jnoller |
| Date | 2008-08-18.23:29:56 |
| SpamBayes Score | 0.044534456 |
| Marked as misclassified | No |
| Message-id | <1219102197.2.0.849202830359.issue3385@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yeah, the old Pickler and Unpickler classes are available by design (to allow testing both implementation). You could subclass _Pickler as a temporary fix for this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-18 23:29:57 | alexandre.vassalotti | set | recipients: + alexandre.vassalotti, amaury.forgeotdarc, jnoller |
| 2008-08-18 23:29:57 | alexandre.vassalotti | set | messageid: <1219102197.2.0.849202830359.issue3385@psf.upfronthosting.co.za> |
| 2008-08-18 23:29:56 | alexandre.vassalotti | link | issue3385 messages |
| 2008-08-18 23:29:56 | alexandre.vassalotti | create | |

