| commit | 2f2fffb76689df57a93366121f30e078738c552b | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Wed Jul 25 16:47:51 2007 +0000 |
| committer | Guido van Rossum <guido@python.org> | Wed Jul 25 16:47:51 2007 +0000 |
| tree | adc4b6d019d1f222530f059592d0804e84954031 | |
| parent | 3f6dd68e2a006ca5ef4161ca395a7503bfba2262 [diff] |
Fix two bad type identifiers that caused crashes on OSX (icglue and Nav). Silence two innocuous warnings (_File and _collections).