<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Python | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/python/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Feb  2012 15:28:36 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Python | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/python/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Re: Adding a maximum element count to parse_qs?</title>
<description>On Sun, 12 Feb 2012 21:44:22 +0100 &amp;quot;Martin v. Löwis&amp;quot; &amp;lt;martin@v.loewis.de&amp;gt; wrote: &amp;gt; &amp;gt; Given the randomization fix will ship disabled, I thought it woul</description>
<pubDate>12 Feb  2012 13:55:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967151</link>
</item><item>
<title>Re: Adding a maximum element count to parse_qs?</title>
<description>&amp;gt; Given the randomization fix will ship disabled, I thought it would be &amp;gt; nice to add a maximum element count argument to urlparse.parse_qs, with &amp;gt; a</description>
<pubDate>12 Feb  2012 12:44:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967150</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>&amp;gt; IMO a symlink is far and away the better choice in this situation. Please wait with that judgment until you see the rationale of the PEP author. T</description>
<pubDate>12 Feb  2012 12:42:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967149</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>On 12Feb2012 18:57, &amp;quot;Martin v. LÃ¶wis&amp;quot; &amp;lt;martin@v.loewis.de&amp;gt; wrote: | Am 12.02.2012 17:04, schrieb Antoine Pitrou: | &amp;gt; Le dimanche 12 fÃ©vrier 2012 Ã </description>
<pubDate>12 Feb  2012 12:30:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967148</link>
</item><item>
<title>Adding a maximum element count to parse_qs?</title>
<description>Hello, Given the randomization fix will ship disabled, I thought it would be nice to add a maximum element count argument to urlparse.parse_qs, with</description>
<pubDate>12 Feb  2012 12:17:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967147</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>Am 12.02.2012 17:04, schrieb Antoine Pitrou: &amp;gt; Le dimanche 12 fÃ©vrier 2012 Ã  16:52 +0100, &amp;quot;Martin v. LÃ¶wis&amp;quot; a Ã©crit : &amp;gt;&amp;gt;&amp;gt; Why hard links? Symlinks</description>
<pubDate>12 Feb  2012 09:57:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967110</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>&amp;gt;&amp;gt; There actually *is* an easy way, in regular ls: look at the link count. &amp;gt;&amp;gt; It comes out of ls -l by default, and if it&amp;#039;s &amp;gt;1, there will be an &amp;gt;&amp;gt; id</description>
<pubDate>12 Feb  2012 08:35:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967109</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>In article &amp;lt;CADiSq7cfuZ=22zcGkvcT4TH+GjjTaHHAh9XK6jUBwZv=aLuiKQ@mail.gmail.com&amp;gt;, Nick Coghlan &amp;lt;ncoghlan@gmail.com&amp;gt; wrote: &amp;gt; PEP 394 [1] aims to doc</description>
<pubDate>12 Feb  2012 08:17:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967108</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>Le dimanche 12 fÃ©vrier 2012 Ã  16:52 +0100, &amp;quot;Martin v. LÃ¶wis&amp;quot; a Ã©crit : &amp;gt; &amp;gt; Why hard links? Symlinks are much more introspectable. When looking at</description>
<pubDate>12 Feb  2012 08:04:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967093</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>&amp;gt; Why hard links? Symlinks are much more introspectable. When looking at &amp;gt; a hard link I have no easy way to know it&amp;#039;s the same as whatever other &amp;gt; fi</description>
<pubDate>12 Feb  2012 07:52:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967092</link>
</item><item>
<title>Re: PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>On Sun, 12 Feb 2012 19:04:30 +1000 Nick Coghlan &amp;lt;ncoghlan@gmail.com&amp;gt; wrote: &amp;gt; PEP 394 [1] aims to document our collective recommendation for &amp;gt; allowin</description>
<pubDate>12 Feb  2012 07:21:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967091</link>
</item><item>
<title>PEP 394 request for pronouncement (python2 symlink in *nix systems)</title>
<description>PEP 394 [1] aims to document our collective recommendation for allowing shebang lines to specifically request some version of 2.x, without requiring t</description>
<pubDate>12 Feb  2012 01:04:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967052</link>
</item><item>
<title>Re: requirements for moving __import__ over to	importlib?</title>
<description>Le 07/02/2012 23:21, Brett Cannon a Ã©crit : &amp;gt; On Tue, Feb 7, 2012 at 15:28, Dirkjan Ochtman &amp;lt;dirkjan@ochtman.nl&amp;gt; wrote: &amp;gt;&amp;gt; Yeah, startup performance</description>
<pubDate>11 Feb  2012 22:51:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/967033</link>
</item><item>
<title>Re: PEP 411: Provisional packages in the Python standard library</title>
<description>On Sun, Feb 12, 2012 at 2:45 AM, Isaac Morland &amp;lt;ijmorlan@uwaterloo.ca&amp;gt; wrote: &amp;gt; Could the documentation generator simply insert the boilerplate if and</description>
<pubDate>11 Feb  2012 20:07:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966985</link>
</item><item>
<title>Re: PEP 411: Provisional packages in the Python standard library</title>
<description>On Sun, Feb 12, 2012 at 1:20 AM, Antoine Pitrou &amp;lt;solipsis@pitrou.net&amp;gt; wrote: &amp;gt; On Fri, 10 Feb 2012 16:06:15 +0200 &amp;gt; Eli Bendersky &amp;lt;eliben@gmail.com&amp;gt; w</description>
<pubDate>11 Feb  2012 19:59:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966984</link>
</item><item>
<title>Re: PEP for new dictionary implementation</title>
<description>Antoine Pitrou wrote: &amp;gt; Hello Mark, &amp;gt; &amp;gt; I think the PEP should explain what happens when a keys table needs &amp;gt; resizing when setting an object&amp;#039;s attri</description>
<pubDate>11 Feb  2012 13:22:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966945</link>
</item><item>
<title>Re: PEP 411: Provisional packages in the Python standard library</title>
<description>On Fri, Feb 10, 2012 at 11:32 PM, Nick Coghlan &amp;lt;ncoghlan@gmail.com&amp;gt; wrote: &amp;gt; On Sat, Feb 11, 2012 at 1:39 PM, Eric Snow &amp;lt;ericsnowcurrently@gmail.com&amp;gt;</description>
<pubDate>11 Feb  2012 13:14:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966944</link>
</item><item>
<title>Re: PEP for new dictionary implementation</title>
<description>Hello Mark, I think the PEP should explain what happens when a keys table needs resizing when setting an object&amp;#039;s attribute. Reading the implementati</description>
<pubDate>11 Feb  2012 12:17:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966943</link>
</item><item>
<title>Re: PEP 411: Provisional packages in the Python standard library</title>
<description>On Sat, 11 Feb 2012, Steven D&amp;#039;Aprano wrote: &amp;gt; Arguably, the canonical test for whether a package is provisional or not &amp;gt; should be the existence of</description>
<pubDate>11 Feb  2012 08:45:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966917</link>
</item><item>
<title>Re: PEP 411: Provisional packages in the Python standard library</title>
<description>On Sat, Feb 11, 2012 at 04:32:56PM +1000, Nick Coghlan wrote: &amp;gt; &amp;gt; This would then be seen by pydoc and help(), as well as being amenable &amp;gt; to program</description>
<pubDate>11 Feb  2012 08:22:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966916</link>
</item><item>
<title>Re: PEP 411: Provisional packages in the Python standard library</title>
<description>On Fri, 10 Feb 2012 16:06:15 +0200 Eli Bendersky &amp;lt;eliben@gmail.com&amp;gt; wrote: &amp;gt; &amp;gt; Following the intensive and fruitful discussion of the (now rejected)</description>
<pubDate>11 Feb  2012 07:20:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966912</link>
</item><item>
<title>Re: http://pythonmentors.com/</title>
<description>&amp;gt; Eli, quite frankly no :( &amp;gt; &amp;gt; The stock answer &amp;quot;put it on the main page at python.org&amp;quot; if actually &amp;gt; followed up in all cases would result in somethi</description>
<pubDate>11 Feb  2012 03:00:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966895</link>
</item><item>
<title>Re: http://pythonmentors.com/</title>
<description>On 11/02/2012 03:14, Eli Bendersky wrote: &amp;gt; On Sat, Feb 11, 2012 at 03:38, Jesse Noller&amp;lt;jnoller@gmail.com&amp;gt; wrote: &amp;gt;&amp;gt; I&amp;#039;ve been trying to publicize it</description>
<pubDate>11 Feb  2012 02:55:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966894</link>
</item><item>
<title>Re: http://pythonmentors.com/</title>
<description>On Sat, Feb 11, 2012 at 08:27, Nick Coghlan &amp;lt;ncoghlan@gmail.com&amp;gt; wrote: &amp;gt; On Sat, Feb 11, 2012 at 1:14 PM, Eli Bendersky &amp;lt;eliben@gmail.com&amp;gt; wrote: &amp;gt;&amp;gt;</description>
<pubDate>10 Feb  2012 23:31:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966872</link>
</item><item>
<title>Re: PEP 411: Provisional packages in the Python	standard library</title>
<description>Eric Snow wrote: &amp;gt; On Fri, Feb 10, 2012 at 8:10 PM, Eli Bendersky &amp;lt;eliben@gmail.com&amp;gt; wrote: &amp;gt;&amp;gt; On Fri, Feb 10, 2012 at 22:13, Jim J. Jewett &amp;lt;jimjjewet</description>
<pubDate>10 Feb  2012 23:29:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/966871</link>
</item>
</channel>
</rss>

