Skip to content

Commit

Permalink
Add magic methods to reference in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajlopez committed Dec 11, 2013
1 parent 30de3cd commit 839400d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ Migrated from my SVN project https://ajcodekatas.googlecode.com/svn/trunk/AjPyth
- [Why Are There So Many Pythons?](http://www.toptal.com/python/why-are-there-so-many-pythons)
- [The Python yield keyword explained](http://freepythontips.wordpress.com/2013/09/29/the-python-yield-keyword-explained/)
- [Painless Decorators](http://hackflow.com/blog/2013/11/03/painless-decorators/)
- [Built-in Functions](http://docs.python.org/3/library/functions.html)
- [Built-in Functions](http://docs.python.org/3/library/functions.html)
- [A Guide to Python's Magic Methods](http://www.rafekettler.com/magicmethods.html)

0 comments on commit 839400d

Please sign in to comment.