Only for python 3.0
```
0:000> !py -2 not_exist.py
script not found
0:000> !py -3 not_exist.py
c0000005 Exception in pykd.py debugger extension.
PC: 00000000`00000000 VA: 00000000`00000000 R/W: 8 Parameter: 00000000`00000000
```
```
0:000> !py -2 not_exist.py
script not found
0:000> !py -3 not_exist.py
c0000005 Exception in pykd.py debugger extension.
PC: 00000000`00000000 VA: 00000000`00000000 R/W: 8 Parameter: 00000000`00000000
```