Modify ↓
Opened 16 years ago
Closed 16 years ago
#3963 closed defect (fixed)
Trac detected an internal error:
Reported by: | Owned by: | Lucas Eisenzimmer | |
---|---|---|---|
Priority: | normal | Component: | PageToDocIntegration |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
it is as follows:
ValueError: close_fds is not supported on Windows platforms
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | Closefiles.diff added |
---|
comment:1 Changed 16 years ago by
Here is a patch to remove the close_fds and also close other handles (required to remove the temp files and directory)
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to remoev close_fds for windows - and also ensure that other files are closed