commit | b880c1558e8562351e75837e1ba2932ae5d17111 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Tue Mar 15 16:03:09 2011 -0400 |
committer | Brett Cannon <brett@python.org> | Tue Mar 15 16:03:09 2011 -0400 |
tree | 9efd54834bc3964e72037f9d6ef3e35e1f575367 | |
parent | d47af531266000a3e22f36ba4ce83dbfb5c0362b [diff] |
Add warnings support to test.support.args_from_interpreter_flags(). This allows the -j flag to regrtest to propagate warnings settings properly.