Removed two outdated links.

This commit is contained in:
Victor Felder 2013-10-11 17:27:58 +02:00
parent 1f07f04768
commit f5651c78ac
1 changed files with 0 additions and 2 deletions

View File

@ -511,7 +511,6 @@
###Python
* [Building Skills in Python Version 2.5](http://homepage.mac.com/s_lott/books/python.html)
* [Byte of Python](http://www.swaroopch.com/notes/Python)
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
* [Dive into Python](http://www.diveintopython.net/)
@ -525,7 +524,6 @@
* [Python for Fun](http://www.openbookproject.net/py4fun/)
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html)
* [Think Python](http://www.greenteapress.com/thinkpython/thinkpython.pdf) (PDF)
* [Thinking in Python](http://www.mindview.net/Books/TIPython/)
###R