Difference between revisions of "Code/Python"

From LunaSys
Jump to navigation Jump to search
Line 1: Line 1:
= Links =
+
== General ==
  
 
* [http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html idiomatic python]
 
* [http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html idiomatic python]
Line 12: Line 12:
  
 
* [http://www.ibm.com/developerworks/linux/library/l-cpdecor/index.html ibm decorator examples]
 
* [http://www.ibm.com/developerworks/linux/library/l-cpdecor/index.html ibm decorator examples]
 +
 +
== GIL/Thread/Multiprocessing ==
 +
 +
http://jessenoller.com/2009/02/01/python-threads-and-the-global-interpreter-lock/
 +
 +
http://www.parallelpython.com/

Revision as of 07:58, 28 August 2012