https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_99_maint
........
r7970 | efiring | 2009-11-16 13:49:11 -1000 (Mon, 16 Nov 2009) | 4 lines
Fix Normalize bug: ensure scalar output for scalar input.
This bug was causing a bug in clabel with a single contour level,
as reported by Brendan Arnold.
........