]> granicus.if.org Git - python/commit
Don't atoi() the memo key.
authorGuido van Rossum <guido@python.org>
Fri, 12 Apr 1996 13:36:27 +0000 (13:36 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 12 Apr 1996 13:36:27 +0000 (13:36 +0000)
commit7853647dd16b649c1639a37cb27913a6dfc0631d
tree85e23d39a068837f6e5a35a96781fcb10563fd60
parente7b900d04b6fe8c5e8069d8e87763c5ee78ed300
Don't atoi() the memo key.
Use atoi(), atol(), atof() instead of load_atomic for seed-up.
Lib/pickle.py