Difference between revisions of "Code/Python"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* [http://www.python.org/dev/peps/pep-0008/ pep8] | * [http://www.python.org/dev/peps/pep-0008/ pep8] | ||
+ | |||
+ | * [http://wiki.python.org/moin/PythonDecoratorLibrary examples] |