Skip to content

Instantly share code, notes, and snippets.

@arekbulski
Created December 3, 2015 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arekbulski/a71ac74de9497d33e1d2 to your computer and use it in GitHub Desktop.
Save arekbulski/a71ac74de9497d33e1d2 to your computer and use it in GitHub Desktop.
$ ooo_cat ideas.odt mission.odt responses.odt > combined.odt
Traceback (most recent call last):
File "/usr/local/bin/ooo_cat", line 58, in <module>
t.transform (o)
File "/usr/local/lib/python2.7/dist-packages/ooopy/Transformer.py", line 1383, in transform
t.apply_all (self.trees)
File "/usr/local/lib/python2.7/dist-packages/ooopy/Transforms.py", line 854, in apply_all
self.style_merge (f)
File "/usr/local/lib/python2.7/dist-packages/ooopy/Transforms.py", line 1134, in style_merge
or namemap [key][name] == newname
AssertionError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment