2d Gaussian kernel with pylab?

Hi,

What's a good way to create a 2d gaussian kernel with pylab?

I want a 9x9 matrix with 1.0 in the center, and 0.0 in the corners,
and a nice gaussian distribution from the center out.

Thanks!
-Jim