blob: 190db31cfd6804a6430df7c5bbb1ba900da33537 (
plain)
1
2
3
|
Make :func:`platform.architecture` parsing of ``file`` command output more
reliable: add the ``-b`` option to the ``file`` command to omit the filename,
force the usage of the C locale, and search also the "shared object" pattern.
|