commit | f11296bdea61a526713027b6337977941aa48fa7 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat Sep 16 18:06:31 2000 +0000 |
committer | Greg Ward <gward@python.net> | Sat Sep 16 18:06:31 2000 +0000 |
tree | 6ece153ff3c01a39fccfbb0976bc4ce46e635a00 | |
parent | 60cd2864fe1e473f0bfc46b439b33b7864e40f0f [diff] |
[change from 2000/08/11, propagating now to distutils copy] Factored the guts of 'warn()' out to 'gen_error()', and added the 'error()' method (trivial thanks to the refactoring).