#22278: python2.4 mac_ver reports incorrect version -------------------------------+-------------------------------------------- Reporter: wichert@… | Owner: roel@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: python24 -------------------------------+-------------------------------------------- Comment(by roel@…): The modules gestalt and MacOS aren't included. It fails in platform.py and returns the defaults {{{ try: import gestalt import MacOS except ImportError: return release,versioninfo,machine }}} -- Ticket URL: <http://trac.macports.org/ticket/22278#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS