Home
Python Tutorial
Introduction
Data Type
Statement
Operator
String
Tuple
List
Dictionary
Collections
Function
Class
File
Buildin Function
Buildin Module
Database
Regular Expressions
Thread
Tkinker
wxPython
XML
Network
CGI Web
Windows
cPickle « Database « Python Tutorial
Python Tutorial
Database
cPickle
15.1.cPickle
15.1.1.
Pickling Objects to a File
15.1.2.
Unpickling Objects from a File
15.1.3.
Opening and writing pickled object to a file.