or you could use the ContourList tool and create a selected set of contours. For example, you might want contours every 50 for values less than 200 and then every 100 thereafter.
ContourList("elevation", "C:/sapyexamples/output/outcontourlist.shp", [0, 50, 100, 150, 200, 300, 400, 500, 600])