commit | 947a0fa4f9f7dd559b59376e2847733781af3dd1 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jan 14 16:33:09 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jan 14 16:33:09 2000 +0000 |
tree | f136820513f110b02a23a7f218bb7e3bab9978fe | |
parent | 5c6634c807c193e06a0bf78171032a35cfa57cbd [diff] |
According to Ron Bickers, and with apparent approval of Chris Herborth, the code in list2set() that sets max unconditionally to 0 should not be used on BeOS. So be it. Anybody using BeOS, please test!