0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Guido van Rossum
16653cb273 Add Tim's worst case scenario.
Revert to using whrandom so it will work with older versions of Python.
1998-05-26 15:05:12 +00:00
Guido van Rossum
b26a1b4e2b Use random instead of whrandom. 1998-05-20 17:05:52 +00:00
Guido van Rossum
b298a300dd Reduce memory requirements. 1998-05-12 13:21:31 +00:00
Guido van Rossum
03e35c548f Add a few doc strings. 1998-05-10 18:27:29 +00:00
Guido van Rossum
ea176b663e benchmark for list.sort() 1998-05-10 18:20:05 +00:00