Re: A dateutil error has appeared, due to updates? How to fix?

2012-09-23 Thread tinnews
Peter Otten <__pete...@web.de> wrote: > tinn...@isbd.co.uk wrote: > [snip description of problem] > > Have I lost a module somewhere in the updates or has something in > > python changed such that my code no longer works as it used to? > > > > Can anyone help diagnose this please. > > You proba

Re: A dateutil error has appeared, due to updates? How to fix?

2012-09-23 Thread Peter Otten
tinn...@isbd.co.uk wrote: > I have a python script which uses the dateutil module with the > following:- > > import sys > import datetime > import icalendar > from dateutil.relativedelta import relativedelta > > The section of code which uses relativedelta is as follows:- > >

A dateutil error has appeared, due to updates? How to fix?

2012-09-23 Thread tinnews
I have a python script which uses the dateutil module with the following:- import sys import datetime import icalendar from dateutil.relativedelta import relativedelta The section of code which uses relativedelta is as follows:- # # # If the event is a rep