On Sat, Mar 7, 2015 at 9:54 AM, Pauli Virtanen <p...@iki.fi> wrote:

> How about an extra use_pickle=True kwarg that can be used to disable
> using pickle altogether in these routines?

If we do, I'd vastly prefer `forbid_pickle=False`. The use_pickle spelling
suggests that you are asking it to use pickle when it otherwise wouldn't,
which is not the intention.

--
Robert Kern
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to