X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=RSS2Writer.py;h=848f78e32ec3705d7a9199db002729590a326937;hb=362f28bf34165e9d96e33379c7c43fb77fab6810;hp=86bfbb0798b3ff79f01614c2a576c3c9144ba8fc;hpb=5978ce5ae181d88a687a1eae36bde3513e2d06dd;p=planet-ucc.git diff --git a/RSS2Writer.py b/RSS2Writer.py index 86bfbb0..848f78e 100644 --- a/RSS2Writer.py +++ b/RSS2Writer.py @@ -1,3 +1,11 @@ +# +# RSS2Writer +# +# A plugin to XMLWriter to output RSS2. +# +# (c) 2004, Davyd Madeley +# + import time class RSS2Writer: