Archive
Archive for the ‘Python’ Category
March 26th, 2007
Comments Off
Barry Warsaw on debugging Python’s memory usage
October 13th, 2006
Comments Off
Barry has been part of the Python development team for yonks; this article is the first of two (or more) that describe how Python is supposed to manage memory, and how to find out what’s actually going on. Good debugging tips for systems geeks…
Python Testing Tools
September 22nd, 2006
Comments Off
An extensive annotated list of testing tools for Python — lots of useful links, including many I hadn’t seen before.
I Agree: It’s Not Worth Arguing
September 20th, 2006
This post titled “Ruby vs. Python – why no-one should care” resonates. The argument is that the languages are similar enough that there’s really nothing to choose between them, so stick with whichever you learn first. Now Erlang, on the other hand — I’ve always wondered why there isn’t real buzz around it in the open source world…
Recent Comments