<?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 | Python</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/python/python/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>08 Nov  2009 13:33:30 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Python | Python</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/python/python/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>pyserial vs. Linux power save hibernate/resume - program hangs</title>
<description>I have an application running with pyserial talking to a USB to serial converter on a Linux EeePC 2G Surf. This works. Until the lid on the PC is cl</description>
<pubDate>08 Nov  2009 11:36:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786325</link>
</item><item>
<title>Indentation problems</title>
<description>I am having problems with indentation some times. When I hit the enter key after if statements or while statemt there are times when the indentation i</description>
<pubDate>08 Nov  2009 11:01:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786324</link>
</item><item>
<title>list vs tuple for a dict key- why aren&amp;#039;t both hashable?</title>
<description>I&amp;#039;m not quite understanding why a tuple is hashable but a list is not. Any pointers? Thanks! -- http://mail.python.org/mailman/listinfo/python-list</description>
<pubDate>08 Nov  2009 10:15:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786319</link>
</item><item>
<title>ODES</title>
<description>Hi all;  Help! Could you Tell me where I may find documentation on Solving Differential equations with Scipy or Numpy.  Thank you all -- http:/</description>
<pubDate>08 Nov  2009 09:01:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786301</link>
</item><item>
<title>Help with OS X installation</title>
<description>I have python 2.6 on OS X 10.5.8: $ python --version Python 2.6.2 $ which python /Library/Frameworks/Python.framework/Versions/2.6/bin/python When</description>
<pubDate>08 Nov  2009 08:57:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786300</link>
</item><item>
<title>Need help for my system python</title>
<description>Hi all. I&amp;#039;ve recently updated my system to the last Kubuntu 9.10. On my system I use: python2.6 (default system python) python 2.4 (needed for the Z</description>
<pubDate>08 Nov  2009 07:57:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786293</link>
</item><item>
<title>PySiteCreator v0.1 released</title>
<description>Hi group, I&amp;#039;ve released a tool for creating HTML pages or Web sites by writing them in Python - PySiteCreator v0.1. Description of PySiteCreator: P</description>
<pubDate>08 Nov  2009 07:34:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786292</link>
</item><item>
<title>Query about doing fortran-esque repeat formatting</title>
<description>Hello,  Is there a way to do a repeat formatting command like in Fortran? Rather that doing this: print &amp;quot;%s %-5.3f %-5.3f %-5.3f %-5.3f %-5.3f %-5.3</description>
<pubDate>08 Nov  2009 06:56:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786291</link>
</item><item>
<title>&amp;#039;ascii&amp;#039; codec can&amp;#039;t encode character u&amp;#039;\xe4&amp;#039; in position 4: ordinal not in range(128)</title>
<description>Hello friends,       I am using pyWPS + GRASS to generate the maps for the given request XML. As my requestxml contains scandinavian letters , i</description>
<pubDate>08 Nov  2009 02:37:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786271</link>
</item><item>
<title>How to parse HTTP time header?</title>
<description>Basically, I&amp;#039;m wondering if it is part of the standard library somewhere before I code my own. Page 20 of RFC2616 (HTTP) describes the format(s) for</description>
<pubDate>07 Nov  2009 19:39:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786247</link>
</item><item>
<title>Cancelling a python thread (revisited...)</title>
<description>Hi, the Python threading module does not seem to provide a means to cancel a running thread. There are many discussions on the web dealing with this</description>
<pubDate>07 Nov  2009 18:04:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786244</link>
</item><item>
<title>How convert string &amp;#039;1e7&amp;#039; to an integer?</title>
<description>It seems that int() does not convert &amp;#039;1e7&amp;#039;. I&amp;#039;m wondering what function to use to convert &amp;#039;1e7&amp;#039; to an integer? &amp;gt;&amp;gt;&amp;gt; int(&amp;#039;1e7&amp;#039;) Traceback (most recent</description>
<pubDate>07 Nov  2009 17:17:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786227</link>
</item><item>
<title>Spam Bot, broken pipe</title>
<description>I have a irc spam bot (only testing on my channel :P ) whose main loop is the following: privc=&amp;quot;PRIVMSG &amp;quot;+self.channel while True:   self.sock.sen</description>
<pubDate>07 Nov  2009 17:00:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786222</link>
</item><item>
<title>feedback on function introspection in argparse</title>
<description>This was posted to the argparse mailing list by Steven Bethard and now we&amp;#039;d like some feedback from comp.lang.python. We now have a branch[5] of argp</description>
<pubDate>07 Nov  2009 14:45:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786200</link>
</item><item>
<title>My own accounting python euler problem</title>
<description>In the accounting department I am working for we are from time to time confronted to the following problem: A customer sends us a check for a given a</description>
<pubDate>07 Nov  2009 13:39:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786178</link>
</item><item>
<title>database handling</title>
<description>I need some tutorial about python-mysql connectivity(database handling). Somebody please help me !! -- http://mail.python.org/mailman/listinfo/pytho</description>
<pubDate>07 Nov  2009 11:24:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786163</link>
</item><item>
<title>how to display the return type of an os method?</title>
<description>once again, a thoroughly newbie question but what&amp;#039;s the quickest way to display the return type of, say, os.stat()? i can obviously do this in two st</description>
<pubDate>07 Nov  2009 10:12:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786145</link>
</item><item>
<title>exception due to NoneType</title>
<description>In my program I want to catch exception which is caused by accessing NoneType object. Can anyone suggest me how this can be done ?? -- http://mail.p</description>
<pubDate>07 Nov  2009 10:06:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786143</link>
</item><item>
<title>Can&amp;#039;t Find Module</title>
<description>Hi; I&amp;#039;m getting this error: Mod_python error: &amp;quot;PythonHandler mod_python.publisher&amp;quot; Traceback (most recent call last):  File &amp;quot;/usr/lib64/python2.4/</description>
<pubDate>07 Nov  2009 08:59:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786137</link>
</item><item>
<title>Program to compute and print 1000th prime number</title>
<description>I am taking the MIT online course Introduction to Computer Science and Programming. I have a assignment to write a program to compute and print the 10</description>
<pubDate>07 Nov  2009 06:44:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786117</link>
</item><item>
<title>Serious Privileges Problem: Please Help</title>
<description>I have a serious privileges problem that is making it impossible to serve python pages on a CentOS server. It appears that nobody on the CentOS discus</description>
<pubDate>07 Nov  2009 06:13:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786108</link>
</item><item>
<title>ANN: esky 0.2.1</title>
<description>I&amp;#039;m pleased to announce the latest release of esky, a tool for keeping your frozen apps fresh:  Downloads:    http://pypi.python.org/pypi/esky/</description>
<pubDate>07 Nov  2009 05:20:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786107</link>
</item><item>
<title>Nov 7 TODAY &amp;amp; Nov 22 - Join Global FreeSW Python GNU(Linux) HW Culture meeting via VOIP - BerkeleyTIP GlobalTIP - For Forwarding</title>
<description>Guido Van Rossum SciPy talk this month!  CONTENTS: Meeting days/times &amp;amp; Howto - Mark your calendar&amp;#039;s dates; Videos; Hot topics; Opportunities; Announ</description>
<pubDate>07 Nov  2009 04:11:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786105</link>
</item><item>
<title>ErrorHandler 1.1.0 Released!</title>
<description>I&amp;#039;m pleased to announce a new release of ErrorHandler. This is a handler for the python standard logging framework that can be used to tell whether m</description>
<pubDate>07 Nov  2009 03:58:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786103</link>
</item><item>
<title>What is the correct way to port codecs.open to python 3.1?</title>
<description>After applying 2to3.py to port a 2.6 script to 3.1, I get the following error when running my script:  File &amp;quot;purekeyworddbtest.py&amp;quot;, line 143, in __in</description>
<pubDate>07 Nov  2009 03:56:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/python/786102</link>
</item>
</channel>
</rss>
