From 0a551d6d4eef4abc820305653b9113116439d071 Mon Sep 17 00:00:00 2001
From: James Michael DuPont <mike.dupont@propylon.com>
Date: Tue, 22 Oct 2013 12:11:12 -0500
Subject: [PATCH] python wikibook

---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index c793b0f20..c3ca25c02 100644
--- a/free-programming-books.md
+++ b/free-programming-books.md
@@ -827,6 +827,7 @@ See also [TeX](#tex)
 * [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey
 * [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
 * [Python Module of the Week](http://pymotw.com/2/)
+* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming)
 
 ####Django
 * [Djen of Django](http://agiliq.com/books/djenofdjango/)