commit | ec92e181fb912e9dc0935fc10bd61bfd4fb237d7 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Tue Sep 02 02:46:59 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Tue Sep 02 02:46:59 2008 +0000 |
tree | 8999cbe9dd96050511ae253f6bfc3f14183c734f | |
parent | 3a2bd7d5c5c4af6e7916823d107e524c7f5aaa5a [diff] |
Merge in r66135. Doing also required removing a stale DeprecationWarning along with moving warnings.catch_warnings() over to keyword-only parameters for its constructor (as documented in the 2.6 docs).