| commit | 93ad0df06ccd61b927d08111dba3cfa0cebb4ce0 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Tue May 13 21:00:42 1997 +0000 |
| committer | Guido van Rossum <guido@python.org> | Tue May 13 21:00:42 1997 +0000 |
| tree | 2b61391765c4d24c43713cc984cb5d2d4cee82ed | |
| parent | 0609f191bc3f22af862696cd0002449bd48acb8d [diff] |
Faster floating point allocator, same idea as the int allocator. By Aaron Watters.