<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div>
<div style="font-family:Calibri,sans-serif; font-size:11pt">This is also my approach, and the one that I'm encouraging throughout Microsoft as we start putting out more Python packages for stuff.<br>
<br>
Top-posted from my Windows Phone</div>
</div>
<div dir="ltr">
<hr>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">From:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt"><a href="mailto:barry@python.org">Barry Warsaw</a></span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">Sent:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt">ý12/ý13/ý2014 7:19</span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">To:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt"><a href="mailto:python-dev@python.org">python-dev@python.org</a></span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">Subject:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt">Re: [Python-Dev] Python 2.x and 3.x use survey, 2014 edition</span><br>
<br>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">On Dec 13, 2014, at 12:29 AM, Donald Stufft wrote:<br>
<br>
>For what it’s worth, I almost exclusively write 2/3 compatible code (and<br>
>that’s with the “easy” subset of 2.6+ and either 3.2+ or 3.3+) and doing so<br>
>does make the language far less fun for me than when I was writing 2.x only<br>
>code.<br>
<br>
For myself, the way I'd put it is:<br>
<br>
With the libraries I maintain, I generally write Python 2/3 compatible code,<br>
targeting Python 2.7 and 3.4, with 2.6, 3.3, and 3.2 support as bonuses,<br>
although I will not contort too much to support those older versions.  Doing<br>
so does make the language far less fun for me than when I am writing 3.x only<br>
code.  All applications I write in pure Python 3, targeting Python 3.4, unless<br>
my dependencies are not all available in Python 3, or I haven't yet had the<br>
cycles/resources to port to Python 3.  Writing and maintaining applications in<br>
Python 2 is far less fun than doing so in Python 3.<br>
<br>
Cheers,<br>
-Barry<br>
_______________________________________________<br>
Python-Dev mailing list<br>
Python-Dev@python.org<br>
<a href="https://mail.python.org/mailman/listinfo/python-dev">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/steve.dower%40microsoft.com">
https://mail.python.org/mailman/options/python-dev/steve.dower%40microsoft.com</a><br>
</div>
</span></font>
</body>
</html>