Y
Hacker News
new
|
ask
|
show
|
jobs
by
ghostganz
4901 days ago
Python's Pickle lib had something similar to safe_load(), that they
removed
because it gave a false sense of security.
1 comments
X-Istence
4901 days ago
If you are accepting pickled objects from a remote and using it ... you are an idiot.
link