]> granicus.if.org Git - python/commit
Slight code rearrangement to avoid testing getstate twice.
authorGuido van Rossum <guido@python.org>
Thu, 30 Jan 2003 05:41:19 +0000 (05:41 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Jan 2003 05:41:19 +0000 (05:41 +0000)
commit4fba220f4ad9203894ef95512f8c9cc5593c5567
tree51242f1842d2a2847759d8488af04a8d42671aab
parent45486176ea14884400188c604d5d3488f803ff2d
Slight code rearrangement to avoid testing getstate twice.
Lib/pickle.py