summaryrefslogtreecommitdiffhomepage
path: root/python3.html.markdown
diff options
context:
space:
mode:
authorMark Green <mark@antelope.nildram.co.uk>2016-08-14 19:39:07 +0100
committerMark Green <mark@antelope.nildram.co.uk>2016-08-14 19:39:07 +0100
commit62102d02992f83b3a1fb745a39f36332dd4435b7 (patch)
treed5ac79ceac2f61e5658aaa826304d87240a20110 /python3.html.markdown
parent57053bc95d4166a42da8f6d1732dd21a217b073a (diff)
parent476de3289df9ef5f72330f3d1359ce9f93d71754 (diff)
Merge remote-tracking branch 'refs/remotes/adambard/master'
Diffstat (limited to 'python3.html.markdown')
-rw-r--r--python3.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/python3.html.markdown b/python3.html.markdown
index 31b5bbe1..ff531b17 100644
--- a/python3.html.markdown
+++ b/python3.html.markdown
@@ -780,6 +780,7 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
* [A curated list of awesome Python frameworks, libraries and software](https://github.com/vinta/awesome-python)
* [30 Python Language Features and Tricks You May Not Know About](http://sahandsaba.com/thirty-python-language-features-and-tricks-you-may-not-know.html)
* [Official Style Guide for Python](https://www.python.org/dev/peps/pep-0008/)
+* [Python 3 Computer Science Circles](http://cscircles.cemc.uwaterloo.ca/)
### Dead Tree