Mercurial > hg
log tests/test-atomictempfile.py @ 29239:ecf296652080
age | author | description |
---|---|---|
Thu, 19 May 2016 00:20:38 +0900 | FUJIWARA Katsunori | util: make atomictempfile avoid ambiguity of file stat if needed |
Mon, 16 May 2016 04:28:22 +0530 | Pulkit Goyal | py3: make tests/test-atomictempfile.py use absolute_import |
Wed, 20 Apr 2016 19:55:59 +0000 | timeless | tests: mark test-atomictempfile.py write as binary |
Sat, 09 Feb 2013 19:02:45 +0200 | Idan Kamara | test-atomictempfile: convert to unit test |
Thu, 25 Aug 2011 20:21:04 -0400 | Greg Ward | atomictempfile: make close() consistent with other file-like objects. |
Sun, 24 Apr 2011 19:25:10 -0400 | Greg Ward | atomictempfile: avoid infinite recursion in __del__(). |