Re: [Imdbpy-devel] Python 3 support

2014-06-09 Thread Davide Alberani
On Fri, Jun 6, 2014 at 10:38 AM, H. Turgut Uyar wrote: > > After several unsuccessful attempts to port the IMDbPY code to Python 3, > I've decided to start from a fresh code base and add code/features from > IMDbPY as I go along. At this point, I have a somewhat usable basis to > build upon. Only

[Imdbpy-devel] Python 3 support

2014-06-06 Thread H. Turgut Uyar
Hi, After several unsuccessful attempts to port the IMDbPY code to Python 3, I've decided to start from a fresh code base and add code/features from IMDbPY as I go along. At this point, I have a somewhat usable basis to build upon. Only the "movie combined details" and "movie plot" parsers are imp