Commit afbd201
doerwalter
Check string for NULL before using it to format the error message.
(Spotted by Neal Norwitz)
git-svn-id: http://svn.python.org/projects/python/trunk@28522 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 1dc5a3c commit afbd201
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
469 | | - | |
470 | | - | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
471 | 474 | | |
472 | 475 | | |
473 | 476 | | |
| |||
0 commit comments