I think it has to be with some functions that I think they are defined on the
"forked" processes and maybe they don't, if I create a class on the new process
it should have all the defined functions than the original right?
--
https://mail.python.org/mailman/listinfo/python-list
I have coded a program with python and vlc that plays some videos, but whenever
I try to play 3 videos at once, Windows closes the program, I'm guessing that
the reason is that one process can't play 3 videos at once (but I don't really
know).
My trimmed program plays one video (trhough a globa