| commit | 3a5e8b1e365b1b47c61ef2b3d2f45f56fd4f2711 | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Tue Apr 11 01:44:07 2006 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Tue Apr 11 01:44:07 2006 +0000 |
| tree | 71277b37e9565dd8a3b3b667284cc2a9a44caec9 | |
| parent | 51dd7d97194eb1be5a43d259e1507b4661c617b6 [diff] |
More words on patch #837242, since 4 or 5 tests started failing on one of the 32-bit buildbot boxes because of it, due to tempting but always-wrong Python code. Users probably have code like this too (I know I did ...).