- Notifications
You must be signed in to change notification settings - Fork347
Guide to Python's magic methods
RafeKettler/magicmethods
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
##A guide to Python's magic methods.##Written by Rafe Kettler in the year 2011.
Licensed under Creative Commons CC--NC-BY-SA (seehttp://creativecommons.org/licenses/by-nc-sa/3.0/). Basically, noncommercial, requires attribution, must be reproduced with a similar license. 'Nuff said.
Can be seen athttp://www.rafekettler.com/magicmethods.html in relatively up to date form.
Editmagicmethods.markdown/magicmethods.tex, then runmake docs. The build script requires the Python Markdown module, so you'll have to runpip install markdown if you don't already have it. Happy hacking!
About
Guide to Python's magic methods
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors15
Uh oh!
There was an error while loading.Please reload this page.