diff options
author | Brett Cannon <bcannon@gmail.com> | 2003-04-27 19:42:41 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2003-04-27 19:42:41 (GMT) |
commit | 4aebbb044942ad17d761491b46ff05b6ab8387c9 (patch) | |
tree | 22ec87f3b313f87545d3ba216baa699085d375b2 /Doc | |
parent | caf1c9dfe779c2a07c7d3320a9c53ca6e47c1d1b (diff) | |
download | cpython-4aebbb044942ad17d761491b46ff05b6ab8387c9.zip cpython-4aebbb044942ad17d761491b46ff05b6ab8387c9.tar.gz cpython-4aebbb044942ad17d761491b46ff05b6ab8387c9.tar.bz2 |
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 'Doc')
0 files changed, 0 insertions, 0 deletions