mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Update python_cool_tricks.md
This commit is contained in:
parent
23062066b2
commit
1146ebafc8
@ -22,6 +22,8 @@ This imports a Python file and runs the debugger automatically. This is useful f
|
||||
|
||||
`python -m pdb <some_python_file>`
|
||||
|
||||
Refer to this [Python Debugger cheatsheet](https://kapeli.com/cheat_sheets/Python_Debugger.docset/Contents/Resources/Documents/index) if you are not familiar with the Python Debugger.
|
||||
|
||||
----
|
||||
|
||||
## Shell to Terminal
|
||||
|
Loading…
Reference in New Issue
Block a user