diff options
author | Brett Cannon <bcannon@gmail.com> | 2003-04-27 19:42:41 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2003-04-27 19:42:41 +0000 |
commit | 4aebbb044942ad17d761491b46ff05b6ab8387c9 (patch) | |
tree | 22ec87f3b313f87545d3ba216baa699085d375b2 /Python/errors.c | |
parent | caf1c9dfe779c2a07c7d3320a9c53ca6e47c1d1b (diff) | |
download | cpython-git-4aebbb044942ad17d761491b46ff05b6ab8387c9.tar.gz |
Make tests clean up after themselves better. This means:
* call tearDown when Setup is called
* shutil.rmtree the root of the created directory instead of just the leaf
directory
* set the LANGUAGE environment variable to what it was originally and not
assume 'en'.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions