On Mon, Jun 7, 2010 at 1:52 PM, Antoine Pitrou <span dir="ltr"><<a href="mailto:solipsis@pitrou.net">solipsis@pitrou.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">
> I say there is consensus because as far as I know anything substantial has a<br>
> maintained version outside the standard library; argparse is implicitly,<br>
> unittest is unittest2, ElementTree always has maintained a separate<br>
> existence, simplejson implicitly.<br>
<br>
</div><br>"Anything substantial" is more than exagerated. The modules you are<br>
mentioning are exceptions, two of which may even be temporary (argparse<br>
and unittest2). Most sdtlib modules don't have external releases, and<br>
many of them are still "substantial".<br><div class="im"></div></blockquote><div><br>Most other modules are very old.  In cases where it hasn't happened, e.g., doctest in 2.4, I at least personally have had to backport that module on my own.<br>

 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
> 1. How will distutils2 updates be made available between Python releases?<br>
> 2. How will distutils2 features be made available in older Python releases?<br>
<br>
</div>Why are you expecting any of these to happen? I don't know what Tarek<br>
intends to do in that respect, but he certainly doesn't have any moral<br>
obligation to do external releases.<br></blockquote><div><br>distutils2 won't be in 2.7 at least, and any packaging system not available for Python 2 would be irrelevant.<br></div></div><br>-- <br>Ian Bicking  |  <a href="http://blog.ianbicking.org">http://blog.ianbicking.org</a><br>