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.
Anonymous created the Please add the license & copyright notice in the header artifact
helmi03 created the Enable text-input for Field_Replace artifact
- 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 ...
- 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 ...
schlatterbeck commented on the ooopy\Transformer.pyc fails 60 of 182 doc-tests artifact
schlatterbeck commented on the ooopy\Transformer.pyc fails 60 of 182 doc-tests artifact
danibu commented on the ooopy\Transformer.pyc fails 60 of 182 doc-tests artifact
- Fix MANIFEST.in to include all files needed for regression test (doctest).
- Fix MANIFEST.in to include all files needed for regression test (doctest).
schlatterbeck commented on the ooopy\Transformer.pyc fails 60 of 182 doc-tests artifact
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use