I recently had to venture outside Arcpy functionality by adding guides to a map document, finally achieved by using the comtypes library (downloaded from Sourceforge here). I followed the instructions from a 2010 presentation by Mark Cederholm (here).
I'm curious, is this the current way to incorporate fine-scale (i.e. ArcObjects) control through Python?