view templates/changelogentry-rss.tmpl @ 1422:a7e8408ac79c

py2exe is not able to handle win32com.shell Changes: - setup.py: help py2exe finding the shell module in win32com.shell
author Volker Kleinfeld <Volker.Kleinfeld@gmx.de>
date Mon, 24 Oct 2005 14:52:41 -0700
parents 17703aa4491e
children 56281e086f38
line wrap: on
line source

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>