Commit 03cddc8
committed
compat.subprocess: Turn on absolute importing.
This prevents the module from importing itself (as opposed to the global
subprocess module) on Python 3 after 2to3 conversion.1 parent 888fa20 commit 03cddc8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments