commit | 01408453f12a1acd7c1b2caeca377d4bd6ea7947 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Aug 22 10:50:47 2014 -0400 |
committer | Brett Cannon <brett@python.org> | Fri Aug 22 10:50:47 2014 -0400 |
tree | f5e08fc3dac8f6cae585a156fa48b041162b209e | |
parent | 95cf98625b484f9f960859d70300e62d0c14d779 [diff] |
Issue #22191: Fix warnings.__all__. Thanks to Jon Poler for the patch.