[ python-Bugs-1770190 ] platform.mac_ver() returning incorrect patch version

SourceForge.net noreply at sourceforge.net
Wed Aug 8 20:08:55 CEST 2007


Bugs item #1770190, was opened at 2007-08-08 13:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1770190&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Macintosh
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gus Tabares (gtabares)
Assigned to: Jack Jansen (jackjansen)
Summary: platform.mac_ver() returning incorrect patch version

Initial Comment:
Running on an Intel Mac OSX 10.4.10 machine:

>>> platform.mac_ver()
('10.4.9', ('', '', ''), 'i386')


I have reproduced this on 4 other (Intel Mac) machines. I don't have access to a 10.4.10 PPC machine.





----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1770190&group_id=5470


More information about the Python-bugs-list mailing list