예제 #1
0
	def create_opendocument(self):
		self.doc = OpenDocument(self.working_template, working_dir=self.working_dir)
		return self.doc