[MacPorts] #22278: python2.4 mac_ver reports incorrect version

MacPorts noreply at macports.org
Wed Jun 30 04:20:21 PDT 2010


#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


More information about the macports-tickets mailing list