commit | bee64533d68e35e9516cc2121afd0db1e063fa8c | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Apr 27 19:35:15 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Apr 27 19:35:15 1998 +0000 |
tree | 99896e0db2258de344dc289eb217ca900ad2173f | |
parent | e86271af72ae66aa79b33106b900053446923ef4 [diff] |
Use a try-except so that the pickle file is written even when we die because of an unexpected exception.