[Python-Dev] pickle.dump(..) interface change ... documentation
Fred L. Drake, Jr.
fdrake at acm.org
Thu Feb 5 13:26:41 EST 2004
On Thursday 05 February 2004 01:21 pm, Brad Clements wrote:
> The way I read the brackets in the docs:
You read them the way they should be read!
> Should it instead be:
>
> dump(object, file[, protocol | bin])
Yes, something like that would be better, but we don't have any precedent
for that in the existing docs (that I can think of off the top of my head).
Please open a documentation bug report on this and assign it to me.
Thanks!
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation
More information about the Python-Dev
mailing list