Rob Shortt wrote: > Dirk Meyer wrote: >> Michael Ruelle wrote: >> >>>We should change for future compaibitlity. but for right now i have had >>>to add the TRUE and FALSE declarations back into recordserver.py and >>>plugin.py in order to get the recordserver to come up. >> No. You just need to 'import config' as first freevo import. After >> that, TRUE and FALSE are there. Please try it. > > recordserver does that, however there is a problem with plugin.py. > That file references TRUE and FALSE but does not (nor does it need to) > import config. I believe plugin.py should have TRUE and FALSE set (or > True/False).
Agreed. I never thought about plugin.py. Yes, neither plugin.py nor event.py should import config. So if they need TRUE and FALSE, we should define it there. Or better, define True and False for Python < 2.3 and use that. Dischi -- On-line, adj.: The idea that a human being should always be accessible to a computer. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel