I have a versioned feature class in sde that is the source of a map service. I can open the feature class in arc map, start an edit session, make edits and save those edits. However, if I try to start an edit session in an arcpy script I get a schema lock. I'm using the same user and sde connection file. Shouldn't I be able to edit this feature class in arcpy?