Y
Hacker News
new
|
ask
|
show
|
jobs
by
garmaine
1711 days ago
What do people use instead?
1 comments
da39a3ee
1711 days ago
JSON, protocol buffers, thrift, etc. Saving python-native objects such as functions, class instances etc is usually not the right thing to do in production code.
link