Skip to content

Commit

Permalink
Merge pull request #1 from mkaz/patch-1
Browse files Browse the repository at this point in the history
Update link for Python String Format Cookbook
  • Loading branch information
rezen authored Apr 10, 2018
2 parents f5b9d35 + 48fdb02 commit 6b5a862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python -m http.server 8000
- https://wiki.python.org/moin/DebuggingWithGdb
- http://stackoverflow.com/questions/11854519/python-multiprocessing-some-functions-do-not-return-when-they-are-complete-que
- https://www.troyfawkes.com/learn-python-multithreading-queues-basics/
- https://mkaz.tech/python-string-format.html
- https://mkaz.blog/code/python-string-format-cookbook/
- https://zapier.com/engineering/debugging-python-boss/
- https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/
- http://kronosapiens.github.io/blog/2014/07/28/understanding-package-imports-in-python.html
Expand Down

0 comments on commit 6b5a862

Please sign in to comment.