[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] Re: Movie module being merged
On Tue, Aug 18, 2009 at 3:41 PM, Tyler Laing<trinioler@xxxxxxxxx> wrote:
> Thanks Rene, Lenard. I've committed a fix for the compile issues you sent me
> lenard, it should work now, but let me know if it doesn't.
>
> Rene, is the movie test set to interactive?
>
> -Tyler
Hi,
I moved __movie_test.py into examples/ since it wasn't setup like a
unittest, and caused run_test.py to fail.
Restructuring it into a unittest with an interactive tag would probably be best.
btw, will the movie module work with multiple movies?