OOoPy is a library in Python for inspecting, creating or modifying OpenOffice.org documents. It uses the existing ElementTree XML library by Fredrik Lundh for manipulation of the OOo XML.
Be the first to post a text review of OOoPy. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Open output-files in "wb" mode instead of "w" in doctest to not create corrupt OOo documents on windows. - Use double quotes for arguments when calling system, single quotes don't seem to work on windows. - Dont use redirection when calling system, use -i option for input file instead. Redirection seems to be a problem on windows. - Explicitly call the python-interpreter, running a script directly is not supported on windows.
- Open output-files in "wb" mode instead of "w" in doctest to not create corrupt OOo documents on windows. - Use double quotes for arguments when calling system, single quotes don't seem to work on windows. - Dont use redirection when calling system, use -i option for input file instead. Redirection seems to be a problem on windows. - Explicitly call the python-interpreter, running a script directly is not supported on windows.
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: