#40227: error in tempfile of python 2.7.5 -----------------------+------------------- Reporter: renz@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: python27 | -----------------------+------------------- Comment (by larryv@…): FWIW, I can’t reproduce this. {{{ % port -v installed python27 The following ports are currently installed: python27 @2.7.5_1 (active) platform='darwin 12' archs='x86_64' % /opt/local/bin/python2.7 -c 'import tempfile; print(tempfile.mktemp(".dat"))' /var/folders/wb/4r15t9nx5bd4zht628hhnnqm0000gn/T/tmpVr5xzv.dat % }}} -- Ticket URL: <https://trac.macports.org/ticket/40227#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X