Two changes suggested by Andrew Kuchling:
- move compile() inside try-except - add code so you can do "python pdb.py <script> <arg> ..." to debug <script>
Showing
Please register or sign in to comment
- move compile() inside try-except - add code so you can do "python pdb.py <script> <arg> ..." to debug <script>