Re: AIX crashes with python3
Bill Deegan <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <CAEyG4CF9kb6da4o8sMDguEYdVXy6BwBuy==bf05bTWF+Omu=og@mail.gmail.com> |
right.. just responding to the general subprocess.run() should always return text.. On Tue, Jul 7, 2020 at 12:14 PM Mats Wichmann <[email protected]> wrote: > On 7/7/20 12:57 PM, Bill Deegan wrote: > > There are cases where you want bytes. > > (For example some of our tests it's better to get bytes than text) > > Also text sometimes = universal new lines, which isn't separately > > selectable and can cause win/posix compat issues. > > Yes, but I maintain the specific case of "we call a command in order to > collect some answer from it as part of detection" should be text. > > gcc --version > > etc. > > _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users