[Python-Dev] pickle.dump(..) interface change ... documentation (original) (raw)
Fred L. Drake, Jr. fdrake at acm.org
Thu Feb 5 13:26:41 EST 2004
- Previous message: [Python-Dev] pickle.dump(..) interface change ... documentation
- Next message: [Python-Dev] pickle.dump(..) interface change ... documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. PythonLabs at Zope Corporation
- Previous message: [Python-Dev] pickle.dump(..) interface change ... documentation
- Next message: [Python-Dev] pickle.dump(..) interface change ... documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]