forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork0
Commitd3cda85
pythongh-121200: Log pwd entry in test_expanduser_pwd2() (python#121207)
Use subTest() to log the pwd entry in test_expanduser_pwd2() oftest_posixpath to help debugging.1 parent7c568e4 commitd3cda85
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
363 | | - | |
364 | | - | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
365 | 365 | | |
366 | | - | |
367 | | - | |
368 | | - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
369 | 370 | | |
370 | 371 | | |
371 | 372 | | |
| |||
0 commit comments
Comments
(0)