Tuesday, August 16, 2011

Python: null values, no values and ellipses

One issue I've found that occasionally crops up in dynamic languages like Python & PHP is the overloaded use of the None/NULL value.