Issue #18401: Fix test_pdb if $HOME is not set
HOME is not set on Windows for example. Use also textwrap.dedent() for the script.
V
Victor Stinner committed
11ea04491df185c94c12531c6dba6d46fbcb0ad9
Parent: 2eb6eca
HOME is not set on Windows for example. Use also textwrap.dedent() for the script.