From d542e406e3b4ad32102ec7c0a007c095dda77904 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Thu, 5 Nov 2015 11:03:12 +0100 Subject: [PATCH] Fix duplicate with wrong title --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index e81fdc92..50232b93 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1523,7 +1523,6 @@ See also [TeX](#tex) ### Python * [A Beginner's Python Tutorial](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial) -* [A Bit of Python and Other Things](https://github.com/RafeKettler/magicmethods) * [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler * [Automate the Boring Stuff](http://automatetheboringstuff.com/chapter0/) - Al Sweigart * [Biopython](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf)