[Bug 33494] New: It's not possible to use tempfile module in python

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 30 02:51:01 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33494

             Bug #: 33494
           Summary: It's not possible to use tempfile module in python
           Product: Wine
           Version: 1.5.26
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: deveee at gmail.com
    Classification: Unclassified


Created attachment 44338
  --> http://bugs.winehq.org/attachment.cgi?id=44338
backtrace

Not tested in real python. I used cx_freeze tool (also py2exe tested) and run
compiled program under wine.

Just two simple lines:


#!/usr/bin/env python

import tempfile
print tempfile.gettempdir()


And I get crash.

In attachments log from wine and compiled program.

Wine 1.5.24 and 1.4.1

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list