summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMichael Herman <hermanmu@gmail.com>2015-07-05 21:12:12 -0600
committerMichael Herman <hermanmu@gmail.com>2015-07-05 21:12:12 -0600
commitc6caa7664c53d8decb2076987f601a7c99fd6951 (patch)
tree24e476d6661163806d33a2cc50a0ec952171e5dd
parent92096a65ed309e84439f84f7b410a044386a2959 (diff)
Update python.html.markdown
-rw-r--r--python.html.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/python.html.markdown b/python.html.markdown
index 354fd9a1..b89fe57d 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -637,5 +637,3 @@ print say(say_please=True) # Can you buy me a beer? Please! I am poor :(
* [Programming Python](http://www.amazon.com/gp/product/0596158106/ref=as_li_qf_sp_asin_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596158106&linkCode=as2&tag=homebits04-20)
* [Dive Into Python](http://www.amazon.com/gp/product/1441413022/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1441413022&linkCode=as2&tag=homebits04-20)
* [Python Essential Reference](http://www.amazon.com/gp/product/0672329786/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0672329786&linkCode=as2&tag=homebits04-20)
-* [Real Python](https://realpython.com/)
-