summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorven <vendethiel@hotmail.fr>2014-12-22 15:29:07 +0100
committerven <vendethiel@hotmail.fr>2014-12-22 15:29:07 +0100
commitea929d60945289f25c50387798a9f5868a637ab5 (patch)
tree86676db819c36d03dfa2137b96953783891ea05b
parent660adf945cf15726469c9c3bc9c2ab222eb0c2f5 (diff)
parent674284cfcb0fa3194ad854d711288ec9aa5b98e9 (diff)
Merge pull request #897 from maniexx/master
PYTHON3: Delete PYMOTW3 due to lack of content
-rw-r--r--python3.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/python3.html.markdown b/python3.html.markdown
index 0b4feccc..6b1d3156 100644
--- a/python3.html.markdown
+++ b/python3.html.markdown
@@ -635,7 +635,6 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
* [The Official Docs](http://docs.python.org/3/)
* [Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/)
-* [Python Module of the Week](http://pymotw.com/3/)
* [A Crash Course in Python for Scientists](http://nbviewer.ipython.org/5920182)
### Dead Tree