summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormaniexx <maniexx@users.noreply.github.com>2014-12-22 15:24:09 +0100
committermaniexx <maniexx@users.noreply.github.com>2014-12-22 15:24:09 +0100
commit674284cfcb0fa3194ad854d711288ec9aa5b98e9 (patch)
treed44dc14984182833f0aa2dba82a956fabd3fd08b
parent0b3f3e01e245ab2f73226fe4ba09d567ca76aa98 (diff)
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 f6babaff..8bcc85d1 100644
--- a/python3.html.markdown
+++ b/python3.html.markdown
@@ -609,7 +609,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