Web Development > Python Developer's Handbook > 3. Python Libraries > cPickle
The cPickle module is a faster implementation of the pickle module.
See Chapter 8 for details.
© 2002, O'Reilly & Associates, Inc.