<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.python Google Group</title>
  <link>http://groups.google.co.uk/group/comp.lang.python</link>
  <description>The Python computer language.</description>
  <language>en</language>
  <item>
  <title>&quot;jobs in pakistan&quot; &quot;jobs in pia&quot; &quot;jobs in karachi&quot; &quot;jobs in lahore&quot; &quot;jobs in canada&quot; jobs in australia&quot; &quot;jobs in america&quot; on www.pakjobs2008.blogspot.com</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/f6f55e2df518cc27/2cf5ecbc909d4f87?show_docid=2cf5ecbc909d4f87</link>
  <description>
  Jobs in A. F. Ferguson &amp;amp; Co, Jobs in Abacus Consulting, Jobs in AECO &lt;br&gt; Private, Aeronautical Complex Kamra, Jobs in Aga Khan University, Jobs &lt;br&gt; in Agriculture Research Institute Bhakkar, Jobs in Pakistan Air Force &lt;br&gt; PAF, Jobs in Al Abbas Group, Al-Shaymaa U.A.E, Jobs in AMAN &lt;br&gt; Foundation, Jobs in APL Logistics, Jobs in Army Public College, Jobs
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/f6f55e2df518cc27/2cf5ecbc909d4f87?show_docid=2cf5ecbc909d4f87</guid>
  <author>
  saimap...@gmail.com
  (saima81)
  </author>
  <pubDate>Sun, 11 Nov 2009 15:58:59 UT
</pubDate>
  </item>
  <item>
  <title>Need help for my system python</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c9094570eacf784c/259394d4acd5f2f8?show_docid=259394d4acd5f2f8</link>
  <description>
  Hi all. &lt;br&gt; I&#39;ve recently updated my system to the last Kubuntu 9.10. &lt;br&gt; On my system I use: &lt;br&gt; python2.6 (default system python) &lt;br&gt; python 2.4 (needed for the Zope application server) &lt;br&gt; Also I have 2 easy_install script for installing my eggs. &lt;br&gt; The default one for python2.6 works normally, but I&#39;ve some problems &lt;br&gt; with using eggs for python 2.4
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c9094570eacf784c/259394d4acd5f2f8?show_docid=259394d4acd5f2f8</guid>
  <author>
  l...@keul.it
  (Luca Fabbri)
  </author>
  <pubDate>Sun, 11 Nov 2009 15:57:37 UT
</pubDate>
  </item>
  <item>
  <title>PySiteCreator v0.1 released</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/02186500412126a1/f675911df3686863?show_docid=f675911df3686863</link>
  <description>
  Hi group, &lt;br&gt; I&#39;ve released a tool for creating HTML pages or Web sites by writing &lt;br&gt; them in Python - PySiteCreator v0.1. &lt;br&gt; Description of PySiteCreator: &lt;br&gt; PySiteCreator is a tool that allows the user to create Web (HTML) &lt;br&gt; sites by writing them entirely in Python. A user creates one or more &lt;br&gt; Python source files in each of which they import a PySiteCreator
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/02186500412126a1/f675911df3686863?show_docid=f675911df3686863</guid>
  <author>
  vasudev...@gmail.com
  (vasudevram)
  </author>
  <pubDate>Sun, 11 Nov 2009 15:34:23 UT
</pubDate>
  </item>
  <item>
  <title>Query about doing fortran-esque repeat formatting</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/84159c6a6a7f2e86/90a02e83e0d58f39?show_docid=90a02e83e0d58f39</link>
  <description>
  Hello, &lt;br&gt; Is there a way to do a repeat formatting command like in Fortran? Rather &lt;br&gt; that doing this: &lt;br&gt; print &amp;quot;%s %-5.3f %-5.3f %-5.3f %-5.3f %-5.3f %-5.3f %-5.3f&amp;quot; % &lt;br&gt; (parmName[i], tmp[i][1], tmp[i][2], tmp[i][4], tmp[i][6], tmp[i][7], &lt;br&gt; tmp[i][8], tmp[i][9]) &lt;br&gt; Something like this: &lt;br&gt; print &amp;quot;%s 7%-5.3f % (parmName[i], tmp[i][1], tmp[i][2], tmp[i][4],
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/84159c6a6a7f2e86/90a02e83e0d58f39?show_docid=90a02e83e0d58f39</guid>
  <author>
  rdbri...@mun.ca
  (Rob Briggs)
  </author>
  <pubDate>Sun, 11 Nov 2009 14:56:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: Most efficient way to &quot;pre-grow&quot; a list?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/fd07df5ffde3db83/0e4ce2775f2331e6?show_docid=0e4ce2775f2331e6</link>
  <description>
  jdon&#39;t know the size, and it may not be in order? A &amp;quot;grow-able&amp;quot; array would just &lt;br&gt; I&#39;m pretty new to Python, and I thought I&#39;d give this a try: &lt;br&gt; class array(list): &lt;br&gt; &amp;quot;&amp;quot;&amp;quot;A list that grows as needed upon assignment. &lt;br&gt; Any required padding is done with the value of the fill option. &lt;br&gt; &lt;p&gt; Attempts to retrieve an index greater than the maximum assigned
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/fd07df5ffde3db83/0e4ce2775f2331e6?show_docid=0e4ce2775f2331e6</guid>
  <author>
  gb...@invalid.com
  (gb345)
  </author>
  <pubDate>Sun, 11 Nov 2009 15:20:42 UT
</pubDate>
  </item>
  <item>
  <title>&quot;jobs in pakistan&quot; &quot;jobs in pia&quot; &quot;jobs in karachi&quot; &quot;jobs in lahore&quot; &quot;jobs in canada&quot; jobs in australia&quot; &quot;jobs in america&quot; on www.pakjobs2008.blogspot.com</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/f6f55e2df518cc27/8aadf7d15a48add2?show_docid=8aadf7d15a48add2</link>
  <description>
  &amp;quot;jobs in pakistan&amp;quot; &amp;quot;jobs in pia&amp;quot; &amp;quot;jobs in karachi&amp;quot; &amp;quot;jobs in lahore&amp;quot; &lt;br&gt; &amp;quot;jobs in canada&amp;quot; jobs in australia&amp;quot; &amp;quot;jobs in america&amp;quot; on &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pakjobs2008.blogspot.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &amp;quot;jobs in pakistan&amp;quot; &amp;quot;jobs in pia&amp;quot; &amp;quot;jobs in karachi&amp;quot; &amp;quot;jobs in lahore&amp;quot; &lt;br&gt; &amp;quot;jobs in canada&amp;quot; jobs in australia&amp;quot; &amp;quot;jobs in america&amp;quot; on &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pakjobs2008.blogspot.com&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/f6f55e2df518cc27/8aadf7d15a48add2?show_docid=8aadf7d15a48add2</guid>
  <author>
  saimap...@gmail.com
  (saima81)
  </author>
  <pubDate>Sun, 11 Nov 2009 15:15:07 UT
</pubDate>
  </item>
  <item>
  <title>Sorry</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c339329d900052d6/50822f69078b3a57?show_docid=50822f69078b3a57</link>
  <description>
  Sorry for not sending anything related to this group but it might be &lt;br&gt; something new to you &lt;br&gt; . &lt;br&gt; *WHAT IS ISLAM ?* &lt;br&gt; Islam is composed of three main areas: Utterance (to testify that &lt;br&gt; there is no god worthy of worship except Allah and that Muhammad is &lt;br&gt; His slave and messenger), faith, and deeds. &lt;br&gt; Faith is to believe in Allah, the Angels, the Heavenly Scriptures,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/c339329d900052d6/50822f69078b3a57?show_docid=50822f69078b3a57</guid>
  <author>
  imanway....@gmail.com
  (Hdaya)
  </author>
  <pubDate>Sun, 11 Nov 2009 15:10:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cancelling a python thread (revisited...)</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/af903ef349b1bddf/1d83f11387c3b2eb?show_docid=1d83f11387c3b2eb</link>
  <description>
  Le Sun, 08 Nov 2009 04:40:26 -0800, sven a écrit : &lt;br&gt; It would probably be a lot of work and even then it would still be unsafe. &lt;br&gt; Read for example: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://msdn.microsoft.com/en-us/library/ms686717%28VS.85%29.aspx&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; « TerminateThread is a dangerous function that should only be used in the &lt;br&gt; most extreme cases. You should call TerminateThread only if you know
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/af903ef349b1bddf/1d83f11387c3b2eb?show_docid=1d83f11387c3b2eb</guid>
  <author>
  solip...@pitrou.net
  (Antoine Pitrou)
  </author>
  <pubDate>Sun, 11 Nov 2009 13:52:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cancelling a python thread (revisited...)</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/af903ef349b1bddf/0361a026d8c76ef7?show_docid=0361a026d8c76ef7</link>
  <description>
  I&#39;m curious how this visualization works, since earlier you said &lt;br&gt; something to the affect that there were no shared resources. If you &lt;br&gt; kill a thread and it had opened a window and was drawing on it, with &lt;br&gt; most toolkits, you&#39;ll end up with a window stuck in your screen, won&#39;t &lt;br&gt; you? &lt;br&gt; The CPython philosophy sort of follows the guideline that you should be
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/af903ef349b1bddf/0361a026d8c76ef7?show_docid=0361a026d8c76ef7</guid>
  <author>
  exar...@twistedmatrix.com
  </author>
  <pubDate>Sun, 11 Nov 2009 13:50:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: How convert string &#39;1e7&#39; to an integer?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/70f4b596ee7260a7/a9b8b23b40e3bfeb?show_docid=a9b8b23b40e3bfeb</link>
  <description>
  Because the former is a list comprehension, whereas the latter is a &lt;br&gt; generator expression. &lt;br&gt; Mick.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/70f4b596ee7260a7/a9b8b23b40e3bfeb?show_docid=a9b8b23b40e3bfeb</guid>
  <author>
  mad.m...@gmx.de
  (Mick Krippendorf)
  </author>
  <pubDate>Sun, 11 Nov 2009 13:39:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Most efficient way to &quot;pre-grow&quot; a list?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/fd07df5ffde3db83/b8cfbda946d92de6?show_docid=b8cfbda946d92de6</link>
  <description>
  To all who asked about my previous post, &lt;br&gt; I&#39;m sorry I posted such a cryptic note before, I should have waited &lt;br&gt; until I had the code available. &lt;br&gt; I am still new to Python, and I couldn&#39;t find a way to create an array &lt;br&gt; of size N, with each member initialized to a given value. If there is &lt;br&gt; one, please let me know.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/fd07df5ffde3db83/b8cfbda946d92de6?show_docid=b8cfbda946d92de6</guid>
  <author>
  gil_john...@earthlink.net
  (gil_johnson)
  </author>
  <pubDate>Sun, 11 Nov 2009 13:08:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: How convert string &#39;1e7&#39; to an integer?</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/70f4b596ee7260a7/11d645eb75d39f0d?show_docid=11d645eb75d39f0d</link>
  <description>
  Just a curiosity, why does Python do this? &lt;br&gt; [(15, 442), (16, 487), (17, 534), (18, 583), (19, 634), (20, 687), &lt;br&gt; (21, 742), (22, 799), (23, 858), (24, 919), (25, 982), (26, 1047), &lt;br&gt; (27, 1114), (28, 1183), (29, 1254), (30, 1327), (31, 1402), (32, &lt;br&gt; 1479), (33, 1558), (34, 1639), (35, 1722), (36, 1807)] &lt;br&gt; &amp;lt;generator object at 0x027803A0&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/70f4b596ee7260a7/11d645eb75d39f0d?show_docid=11d645eb75d39f0d</guid>
  <author>
  thom1...@gmail.com
  (Thomas)
  </author>
  <pubDate>Sun, 11 Nov 2009 12:40:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cancelling a python thread (revisited...)</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/af903ef349b1bddf/cadcea268ab6caf6?show_docid=cadcea268ab6caf6</link>
  <description>
  There is quite a bit of communication -- the computation results are &lt;br&gt; visulized while they are generated. &lt;br&gt; The second option is a good idea. Thanks a lot, Carl! &lt;br&gt; I really don&#39;t get that. If the reason would be that it is too much &lt;br&gt; work to &lt;br&gt; implement, then I could accept it. But saying: We know it is useful,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/af903ef349b1bddf/cadcea268ab6caf6?show_docid=cadcea268ab6caf6</guid>
  <author>
  s...@uni-hd.de
  (sven)
  </author>
  <pubDate>Sun, 11 Nov 2009 12:40:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: My own accounting python euler problem</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/013f7645d99543e8/19f286194afc5c41?show_docid=19f286194afc5c41</link>
  <description>
  Robert P. J. Day schreef: &lt;br&gt; I think it handles different invoices of equal amounts correctly. &lt;br&gt; I agree with you though that the term subset may not be the best name in &lt;br&gt; this context because of those duplicates. &lt;br&gt; cheers, &lt;br&gt; Ozz
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/013f7645d99543e8/19f286194afc5c41?show_docid=19f286194afc5c41</guid>
  <author>
  notva...@wathever.com
  (Ozz)
  </author>
  <pubDate>Sun, 11 Nov 2009 12:27:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: My own accounting python euler problem</title>
  <link>http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/013f7645d99543e8/e5ef989c4a1536f8?show_docid=e5ef989c4a1536f8</link>
  <description>
  Oops, &lt;br&gt; better to check for the empty set too, thus; &lt;br&gt; if (len(L) == 0): &lt;br&gt; return [[]] &lt;br&gt; The order of the sets looks better too; &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; subset.subsets([1,2,3]) &lt;br&gt; [[], [1], [2], [2, 1], [3], [3, 1], [3, 2], [3, 2, 1]] &lt;br&gt; cheers,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.lang.python/browse_thread/thread/013f7645d99543e8/e5ef989c4a1536f8?show_docid=e5ef989c4a1536f8</guid>
  <author>
  notva...@wathever.com
  (Ozz)
  </author>
  <pubDate>Sun, 11 Nov 2009 12:20:42 UT
</pubDate>
  </item>
  </channel>
</rss>
