commit | 482335b14a85059e566464159fe29180f2d50c0f | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Sat Apr 03 15:39:17 2010 +0000 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Sat Apr 03 15:39:17 2010 +0000 |
tree | 0d319c6a47207789aac29c8d77836cc18b7a8e85 | |
parent | b46dfb0d2455d240c21fa88054cc4f4c86ad7a41 [diff] |
Blocked revisions 79624 via svnmerge ........ r79624 | ezio.melotti | 2010-04-03 00:43:10 +0300 (Sat, 03 Apr 2010) | 1 line Fix test_compiler.py that was using unittest.__file__ to find Lib/ (unittest is now a package). ........