Re: [Imdbpy-devel] exception in movieParser.py

2009-11-14 Thread Josh Harding
On Sat, Nov 14, 2009 at 2:25 AM, Davide Alberani wrote: > It was fixed yesterday in the SVN. > I have to investigate some other (probably related) bugs, and in a few > hours/day I plan a new release. > Excellent, thanks! > I have it in the list of IMDbPY-based programs, but I see that > the old

Re: [Imdbpy-devel] exception in movieParser.py

2009-11-14 Thread Davide Alberani
On Nov 14, Josh Harding wrote: > For some reason that I didn't fully investigate, I've recently had > movieParser.py throw an exception every time I call imdb.update() It was fixed yesterday in the SVN. I have to investigate some other (probably related) bugs, and in a few hours/day I plan a new

[Imdbpy-devel] exception in movieParser.py

2009-11-13 Thread Josh Harding
For some reason that I didn't fully investigate, I've recently had movieParser.py throw an exception every time I call imdb.update() The specific error I see from v4.1 is: Traceback (most recent call last): File "./test.py", line 5, in i.update(m) File "/usr/lib/python2.6/site-packages/im