head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2010.05.18.16.38.53; author drochner; state dead; branches; next 1.1; 1.1 date 2010.05.04.11.05.00; author drochner; state Exp; branches; next ; desc @@ 1.2 log @update to 3.2.3 changes: -bugfixes -translation updates @ text @$NetBSD: patch-ap,v 1.1 2010/05/04 11:05:00 drochner Exp $ --- src/plugins/webreport/WebCal.py.orig 2010-04-22 07:18:53.000000000 +0000 +++ src/plugins/webreport/WebCal.py @@@@ -30,6 +30,8 @@@@ Web Calendar generator. #------------------------------------------------------------------------ # python modules #------------------------------------------------------------------------ +# for Python-2.5 +from __future__ import with_statement import os, codecs, shutil, re import datetime, calendar from gen.ggettext import sgettext as _ @ 1.1 log @update to 3.2.1 changes: -New Plugin System -Faster -New Views -Other Improvements -bugfixes -translation updates @ text @d1 1 a1 1 $NetBSD$ @