<div dir="ltr"><div dir="ltr">On Thu, Sep 1, 2022 at 12:20 PM <<a href="mailto:asterisk@phreaknet.org">asterisk@phreaknet.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 9/1/2022 11:12 AM, Joshua C. Colp wrote:<br>
> On Thu, Sep 1, 2022 at 12:10 PM <<a href="mailto:asterisk@phreaknet.org" target="_blank">asterisk@phreaknet.org</a> <br>
> <mailto:<a href="mailto:asterisk@phreaknet.org" target="_blank">asterisk@phreaknet.org</a>>> wrote:<br>
><br>
><br>
>     I didn't notice any test suite code specifically calling python so<br>
>     this<br>
>     is purely a usage change, right? e.g. I should be running<br>
>     ./runInVenv.sh<br>
>     python3 runtests.py -l as opposed to ./runInVenv.sh python<br>
>     runtests.py -l<br>
>     It seems both may work but python3 would be the "more right" way<br>
>     to do<br>
>     it. So maybe the wiki page for that could be updated but a code<br>
>     change<br>
>     is not needed.<br>
><br>
><br>
> runtests.py has python as its executable so you don't need to do <br>
> "python runtests.py" assuming python3 is the default on the system. If <br>
> not then you would need to, unless runtests.py was changed to have <br>
> python3 as its executable.<br>
<br>
Ah, now I see what you mean. So that raises the question: shouldn't we <br>
change #!/usr/bin/env python to #!/usr/bin/env python3?<br>
If only python3 will work, I don't see the advantage of not specifying <br>
so explicitly.<br>
</blockquote></div><div><br></div>That is what my original response was covering.<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Project Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>