commit | 93ceaea01f83e7479f974a928adc32fb46a233ec | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Jul 01 14:37:59 2003 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Jul 01 14:37:59 2003 +0000 |
tree | 2e09e26e47c840b6a6e1786d7077c9eac5c9fd5a | |
parent | 1787a0b1cc9679791a2fe775f63c322491c6767a [diff] |
showwarning() calls formatwarning(), not showwarning(). Bugfix candidate.