Replace old spy and spy2 with new spy (briefly called spy3)
Make plot handle 2-D x and/or y
Added linewidth kwarg to bar, barh; fixed bugs
Improve colorbar example
Improved pcolormesh arg and kwarg handling to match pcolor
Pcolor supports 1-D or 2-D arrays for X and Y
added lazy evaluation of default transform
additional kwarg docs for init funcs
Remove do-nothing line
New colors.LogNorm; support in colorbar; example in pcolor_log.py