May 2009
3 links saved this month.
fuhm.net
Argues that Python's super() is a trap in multiple-inheritance hierarchies and that explicit superclass calls are usually the safer choice.
linuxgazette.net
Tutorial on Python's threading module, covering what worker threads buy you, how to spawn and synchronise them, and where the interpreter's limits bite.


