Skip to content
  • Jonathan Chang's avatar
    diagnostic: fix xattr check · 08059680
    Jonathan Chang authored
    Python emits the version on either stderr or stdout based on major
    version, so just to be safe let's use popen_read and combine the
    output streams.
    08059680