commit | 5d6fbe82078fe67437755bccfa504dbbcf909a74 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 12 19:39:57 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 12 19:39:57 2011 +0200 |
tree | 25a147fb6ca753fc0dd7ecc55543f2cce708b313 | |
parent | 1e4fe702f60b1bf8ed2e3ddca0ea634d83cca89b [diff] |
Instantiate the OS-related exception as soon as we raise it, so that "except" works properly.