Sfoglia il codice sorgente

Fix duplicate with wrong title

Victor Felder 10 anni fa
parent
commit
d542e406e3
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      free-programming-books.md

+ 0 - 1
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)