diff --git a/sources/tech/20180519 Python Debugging Tips.md b/sources/tech/20180519 Python Debugging Tips.md index 0db53aa810..80e819f52c 100644 --- a/sources/tech/20180519 Python Debugging Tips.md +++ b/sources/tech/20180519 Python Debugging Tips.md @@ -1,3 +1,5 @@ +translating----geekpi + Python Debugging Tips ====== When it comes to debugging, there’s a lot of choices that you can make. It is hard to give generic advice that always works (other than “Have you tried turning it off and back on?”).