maximum recursion error with imshow

I noticed today, through a fault in my own code, that imshow produces a maximum recursion error if passed an extents list of strings instead of numbers. Its kind of a rediculous scenario, but I thought I should bring it up just in case.

Darren