<div dir="ltr">Regardless, I still feel the introduction of a switch and all that stuff is too complicated. I understand you position, since all my applications are written in Python 2(except 1). However, I don't think this is the best solution.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 17, 2014 at 2:19 PM, Neil Schemenauer <span dir="ltr"><<a href="mailto:nas@arctrix.com" target="_blank">nas@arctrix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 2014-01-17, Ryan Gonzalez wrote:<br>
> A command line parameter??<br>
<br>
I believe it has to be global flag.  A __future__ statement will not<br>
work.  Probably we should allow the flag to be set with an<br>
environment variable as well.<br>
<div class="im"><br>
> The annoying part would be telling every single user to call Python with a<br>
> certain argument and hope they read the README.<br>
><br>
> If it's a library, out of the question.<br>
><br>
> If it's a program, well, I hope your users read READMEs.<br>
<br>
</div>The purpose of the command line parameter is not for end users.  It<br>
is intended to help developers port millions of lines of existing<br>
Python 2.x code.  I'm very sad if Python core developers don't<br>
realize the enormity of the task and don't continue to make efforts<br>
to make it easier.<br>
<br>
Regards,<br>
<br>
  Neil<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Ryan<div><span style="color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;line-height:18px"><font>When your hammer is C++, everything begins to look like a thumb.</font></span><br>

</div></div>
</div>