mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-10 17:59:09 +00:00

**Summary** A crude and OS-specific mechanism was used to detect when a path represented a temp-file. Change that to be robust across operating systems and localized configurations. The specific problem was for DOC files but this PR fixes it for PPT too which was prone to the same problem.