diff options
author | Brett Cannon <bcannon@gmail.com> | 2006-06-22 16:49:14 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2006-06-22 16:49:14 +0000 |
commit | 53ab5b761d9e6e0f8b06c328508bafdb9a6a25ac (patch) | |
tree | 721af8f962a8991f6924e6834c31f2d3c3ba2756 /Lib/subprocess.py | |
parent | 56b76c8a65aafc77cbeeb326450186de1898df7f (diff) | |
download | cpython-git-53ab5b761d9e6e0f8b06c328508bafdb9a6a25ac.tar.gz |
'warning's was improperly requiring that a command-line Warning category be
both a subclass of Warning and a subclass of types.ClassType. The latter is no
longer true thanks to new-style exceptions.
Closes bug #1510580. Thanks to AMK for the test.
Diffstat (limited to 'Lib/subprocess.py')
0 files changed, 0 insertions, 0 deletions