##// END OF EJS Templates
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)...
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None) Make what is going on more obvious by explicitely getting the 'closed' attribute from _fp, instead of from the gettatr proxy.
Benoit Boissinot -
r8785:7a9151bc default
Show More
Name Size Modified Last Commit Author
/ hgext / inotify
linux
__init__.py Loading ...
client.py Loading ...
common.py Loading ...
server.py Loading ...