Is there a way with ArcPy to identify the version of a Map Document (MXD). I am working on a solution to inventory our MXD’s and would like to know if a document is 8.1, 9.2, 10.0, etc.
I am currently using ArcGIS 10.0, but if there is an update in 10.1 that does not exist in 10.0, I would appreciate hearing that, too.
I see there is a previous question of How can you find ArcGIS version programatically?, but it references all ArcObjects solutions (which I suppose I could call from python, but I would prefer not to).