diff options
Diffstat (limited to 'Lib/pdb.py')
-rwxr-xr-x | Lib/pdb.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python # pdb.py -- finally, a Python debugger! |
![]() |
index : cpython.git | |
https://github.com/python/cpython.git |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | Lib/pdb.py | 2 |
@@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python # pdb.py -- finally, a Python debugger! |