commit | 4af2c15e5f145f3d9e646952d87dbaf9ffa453d0 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Fri Jun 25 11:02:09 2010 +0000 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Fri Jun 25 11:02:09 2010 +0000 |
tree | 643db40155c79a4805d22538f27c16a3c97388d8 | |
parent | 4b261d20735b4c868f5efe6b18aaaf747fdbe982 [diff] |
Blocked revisions 82214 via svnmerge ........ r82214 | ezio.melotti | 2010-06-25 13:56:11 +0300 (Fri, 25 Jun 2010) | 1 line #9018: os.path.normcase() now raises a TypeError if the argument is not str or bytes. ........