Commit 18425e7
jlgijsbers
Clean up tests by reusing functions from other modules:
* replace deltree with shutil.rmtree()
* replace mkdirs with os.makedirs()
* fold touchfile into GlobTests.mktemp()
git-svn-id: http://svn.python.org/projects/python/trunk@38237 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 6f65ceb commit 18425e7
1 file changed
Lines changed: 8 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 5 | + | |
34 | 6 | | |
35 | 7 | | |
36 | 8 | | |
37 | 9 | | |
38 | 10 | | |
39 | 11 | | |
40 | 12 | | |
41 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
42 | 19 | | |
43 | 20 | | |
44 | 21 | | |
| |||
53 | 30 | | |
54 | 31 | | |
55 | 32 | | |
56 | | - | |
| 33 | + | |
57 | 34 | | |
58 | 35 | | |
59 | 36 | | |
| |||
0 commit comments