Commit 9c24e2e
authored
bpo-40927: Fix test_binhex when run twice (pythonGH-20764)
test_binhex now uses import_fresh_module() to ensure that it raises
DeprecationWarning each time.1 parent 8eb4aea commit 9c24e2e
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments