Modify

Opened 16 years ago

Closed 15 years ago

#3963 closed defect (fixed)

Trac detected an internal error:

Reported by: alejorp2@… 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)

Closefiles.diff (1.6 KB) - added by markm 15 years ago.
Patch to remoev close_fds for windows - and also ensure that other files are closed

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by markm

Attachment: Closefiles.diff added

Patch to remoev close_fds for windows - and also ensure that other files are closed

comment:1 Changed 15 years ago by markm

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 15 years ago by markm

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Lucas Eisenzimmer.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.