Python docs mention this word a lot and I want to know what it means! Googling doesn't help much..
It simply means it can be serialized by the pickle module. For a basic explanation of this, see What can be pickled and unpickled?. Pickling Class Instances provides more details, and shows how classes can customize the process.
pickle
1.4m articles
1.4m replys
5 comments
57.0k users