| commit | a8336b4fd070d6c6761f48f0af73676027aa6123 | [log] [tgz] |
|---|---|---|
| author | Alexandre Vassalotti <alexandre@peadrop.com> | Fri Jul 17 08:29:18 2009 +0000 |
| committer | Alexandre Vassalotti <alexandre@peadrop.com> | Fri Jul 17 08:29:18 2009 +0000 |
| tree | 03c8b320d8b43bc67f68f0b1c892054591ac0041 | |
| parent | d39422844f6af032e0bec7ab556b5fb558231120 [diff] |
Blocked revisions 74028-74029,74038 via svnmerge ........ r74028 | georg.brandl | 2009-07-16 15:24:48 -0400 (Thu, 16 Jul 2009) | 1 line #6482: simplify "except: raise" to "finally:". ........ r74029 | georg.brandl | 2009-07-16 17:47:51 -0400 (Thu, 16 Jul 2009) | 1 line Revert r74028. ........ r74038 | alexandre.vassalotti | 2009-07-17 02:10:06 -0400 (Fri, 17 Jul 2009) | 3 lines Double-quote the test cases for chflags() and lchflags() to ensure they don't get mangled. ........