<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Kamaelia</title>
      <link>http://kamaelia.sourceforge.net/cgi-bin/projects/app.cgi</link>
      <description>Describe your blog</description>
      <language>en-uk</language>
      <pubDate> Mon, 21 Jul 2008 00:04:55 +0000 </pubDate>
      <lastBuildDate> Mon, 21 Jul 2008 00:04:55 +0000 </lastBuildDate>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs>
      <generator>Kamaelia 0.1</generator>
      <managingEditor>email@example.com</managingEditor>
      <webMaster>email@example.com</webMaster>

<!--: spam
Content-Type: text/html

<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> -->
<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> -->
</font> </font> </font> </script> </object> </blockquote> </pre>
</table> </table> </table> </table> </table> </font> </font> </font><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#6622aa">
<td valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>AttributeError</strong></big></big></font></td
><td align=right valign=bottom
><font color="#ffffff" face="helvetica, arial">Python 2.3.3: /usr/bin/python<br>Sun Jul 20 17:04:55 2008</font></td></tr></table>
    
<p>A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.<p>
<table width="100%" cellspacing=0 cellpadding=0 border=0>
<tr><td bgcolor="#d8bbff"><big>&nbsp;</big><a href="file:///home/groups/k/ka/kamaelia/cgi-bin/projects/feed.cgi">/home/groups/k/ka/kamaelia/cgi-bin/projects/feed.cgi</a> </td></tr>
<tr><td><font color="#909090"><tt><small>&nbsp;&nbsp;&nbsp;36</small>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;config.v["contact"],<br>
</tt></font></td></tr>
<tr><td><font color="#909090"><tt><small>&nbsp;&nbsp;&nbsp;37</small>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;config.v["contact"],&nbsp;)<br>
</tt></font></td></tr>
<tr><td bgcolor="#ffccee"><tt><small>&nbsp;&nbsp;&nbsp;38</small>&nbsp;for&nbsp;postid&nbsp;in&nbsp;posts.posts[:7]:<br>
</tt></td></tr>
<tr><td><font color="#909090"><tt><small>&nbsp;&nbsp;&nbsp;39</small>&nbsp;&nbsp;&nbsp;&nbsp;post&nbsp;=&nbsp;posts.readNode(postid)<br>
</tt></font></td></tr>
<tr><td><font color="#909090"><tt><small>&nbsp;&nbsp;&nbsp;40</small>&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;post.get("Visible",&nbsp;"0")&nbsp;==&nbsp;"1":<br>
</tt></font></td></tr>
<tr><td><small><font color="#909090">postid <em>undefined</em>, <strong>posts</strong>&nbsp;= &lt;Posts.Posts object&gt;, posts.posts <em>undefined</em></font></small></td></tr></table><p><strong>AttributeError</strong>: 'Posts' object has no attribute 'posts'
<br><tt><small>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</small>&nbsp;</tt>args&nbsp;=
("'Posts' object has no attribute 'posts'",)


<!-- The above is a description of an error in a Python program, formatted
     for a Web browser because the 'cgitb' module was enabled.  In case you
     are not reading this in a Web browser, here is the original traceback:

Traceback (most recent call last):
  File "/home/groups/k/ka/kamaelia/cgi-bin/projects/feed.cgi", line 38, in ?
    for postid in posts.posts[:7]:
AttributeError: 'Posts' object has no attribute 'posts'

-->

