commit | 9021c955951c63ef3075b4751615af329427d3ec | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Jun 05 14:53:22 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Jun 05 14:53:22 2004 +0000 |
tree | cbce18feb4a45176884aa7114231fec740869cbe | |
parent | ba8b6bc86fcb00b37a53f8edd8f38c4b0e77f3a5 [diff] |
SF bug #964230: random.choice([]) should return more intelligible exception Add a comment to make the traceback less mysterious.