Fix duplicate with wrong title

pull/1687/head
Victor Felder 2015-11-05 11:03:12 +01:00
parent eaa8bb67eb
commit d542e406e3
1 changed files with 0 additions and 1 deletions

View File

@ -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)