Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 31 May 2022 23:38:51 +0200 | Manuel Jacob | py3: catch PermissionError instead of checking errno == EACCES |
Tue, 31 May 2022 22:50:01 +0200 | Manuel Jacob | py3: catch FileNotFoundError instead of checking errno == ENOENT |
Tue, 31 May 2022 21:16:17 +0200 | Manuel Jacob | py3: catch FileExistsError instead of checking errno == EEXIST |