]> granicus.if.org Git - python/commit
Remove a confusing statement in Pickler's docstring.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 25 Oct 2008 17:12:52 +0000 (17:12 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Sat, 25 Oct 2008 17:12:52 +0000 (17:12 +0000)
commite8022b4b358a502d20f338f8bcd7f125b045c355
treee8838783c25d4aef80f6b90b0e58e1d7c7ab6430
parent45a583b6983705ab79f67ec453ae0522827575b6
Remove a confusing statement in Pickler's docstring.

Pickler does not read anything from the given file.
Lib/pickle.py