Y
Hacker News
new
|
ask
|
show
|
jobs
by
ironSkillet
2418 days ago
Not really - "pickling" an object in python is applying a very specific serialization protocol. That protocol happens to be built into the python language itself, but there are alternatives.