mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'
as the processor type on some Mac systems.
This commit is contained in:
commit
07b353716c
4 changed files with 5 additions and 4 deletions
|
@ -232,9 +232,6 @@ Mac OS Platform
|
|||
Entries which cannot be determined are set to ``''``. All tuple entries are
|
||||
strings.
|
||||
|
||||
Documentation for the underlying :c:func:`gestalt` API is available online at
|
||||
http://www.rgaros.nl/gestalt/.
|
||||
|
||||
|
||||
Unix Platforms
|
||||
--------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue