tests/test-atomictempfile.py.out
author Brodie Rao <brodie@sf.io>
Sun, 13 May 2012 13:17:31 +0200
changeset 16703 7292a4618f46
parent 14007 d764463b433e
permissions -rw-r--r--
cleanup: replace more naked excepts with more specific ones
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14007
d764463b433e atomictempfile: avoid infinite recursion in __del__().
Greg Ward <greg@gerg.ca>
parents:
diff changeset
     1
OK
d764463b433e atomictempfile: avoid infinite recursion in __del__().
Greg Ward <greg@gerg.ca>
parents:
diff changeset
     2
OK
d764463b433e atomictempfile: avoid infinite recursion in __del__().
Greg Ward <greg@gerg.ca>
parents:
diff changeset
     3
OK