Mercurial > hg
log tests/test-ctxmanager.py @ 27954:9960b6369e7f stable
age | author | description |
---|---|---|
Thu, 14 Jan 2016 09:31:03 -0800 | Bryan O'Sullivan | test-ctxmanager: fix Python 2.6 compatibility problem |
Thu, 14 Jan 2016 09:31:01 -0800 | Bryan O'Sullivan | util: rename ctxmanager's __call__ method to enter |
Mon, 11 Jan 2016 15:25:43 -0800 | Bryan O'Sullivan | util: introduce ctxmanager, to avoid nested try/finally blocks |