Good idea to test conflict resolutions before committing

This commit is contained in:
Jonathan Corwin 2010-03-10 22:32:27 +00:00
parent 99a963e509
commit 1613610853

View File

@ -310,4 +310,3 @@ class PowerpointDocument(PresentationDocument):
if shape.HasTextFrame:
text += shape.TextFrame.TextRange.Text + '\n'
return text
s