Shannon -jj Behrens, ddj.com, http://www.ddj.com/linux-open-source/206103078?pgno=2.
«The GIL is a lock that is used to protect all the critical sections in Python. Hence, even if you have multiple CPUs, only one thread may be doing "pythony" things at a time.»