Merge pull request #9184 from geekpi/master

translating
This commit is contained in:
geekpi 2018-06-19 08:52:35 +08:00 committed by GitHub
commit 39ddb37929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
translating----geekpi
Python Debugging Tips
======
When it comes to debugging, theres 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?”).