summaryrefslogtreecommitdiffhomepage
path: root/python3.html.markdown
diff options
context:
space:
mode:
authorMichael Herman <hermanmu@gmail.com>2015-07-05 21:12:58 -0600
committerMichael Herman <hermanmu@gmail.com>2015-07-05 21:12:58 -0600
commit5b66758d761afceb797ae0f21d5c99351d29361e (patch)
tree17e67dc10ae19100da2f111c046f1bcd7275b20e /python3.html.markdown
parent55f9ff0654f6489aa53e3a799af2dd462fa9c5c8 (diff)
Update python3.html.markdown
Diffstat (limited to 'python3.html.markdown')
-rw-r--r--python3.html.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/python3.html.markdown b/python3.html.markdown
index 9369a3ad..dd57bf58 100644
--- a/python3.html.markdown
+++ b/python3.html.markdown
@@ -656,5 +656,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/)
-