> Though I've found that unnecessary personally. Just run python shell, > import cairo, and do help(cairo). > I tried that, but never realized I could /search for keywords, so that's nice. I was using dir(cairo.Stuff) to find methods, not so useful really :) \d