]> granicus.if.org Git - python/commit
save_tuple(): Minor rewriting, and added a comment about the subtlety
authorTim Peters <tim.peters@gmail.com>
Tue, 28 Jan 2003 02:09:55 +0000 (02:09 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 28 Jan 2003 02:09:55 +0000 (02:09 +0000)
commitf558da0f905d8598b05bed0a5046ca72efe1f5af
treeef03e37ded195254979c282755e058bf2e2b62af
parent209ad95b000ccabd75972c1b2281aeefad4bc354
save_tuple():  Minor rewriting, and added a comment about the subtlety
created by recursive tuples.
Lib/pickle.py