This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anthonypjshaw
Recipients anthonypjshaw, vkisforever
Date 2021-02-22.04:32:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613968331.29.0.0625875103057.issue43292@roundup.psfhosted.org>
In-reply-to
Content
Example script attached works perfectly on macOS 

> python3.9 test.py
[('default', 'http://schemas.openxmlformats.org/officeDocument/2006/extended-properties'), ('vt', 'http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes')]
[('default', 'http://schemas.openxmlformats.org/officeDocument/2006/extended-properties'), ('vt', 'http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes')]
History
Date User Action Args
2021-02-22 04:32:11anthonypjshawsetrecipients: + anthonypjshaw, vkisforever
2021-02-22 04:32:11anthonypjshawsetmessageid: <1613968331.29.0.0625875103057.issue43292@roundup.psfhosted.org>
2021-02-22 04:32:11anthonypjshawlinkissue43292 messages
2021-02-22 04:32:11anthonypjshawcreate