commit | 50b79ce8e6629eb995a0b2091efebe9a5d458273 | [log] [tgz] |
---|---|---|
author | Collin Winter <collinw@gmail.com> | Wed Jun 06 00:17:35 2007 +0000 |
committer | Collin Winter <collinw@gmail.com> | Wed Jun 06 00:17:35 2007 +0000 |
tree | 7edb984160150dd3f8e7448b26d5dab78dd8ad86 | |
parent | 956f0f71f9381130dd643e5b9d334a3902a42699 [diff] |
Patch #1731049: make threading.py use a proper "raise" when checking internal state, rather than assert statements (which get stripped out by -O).