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).



For the future: I would like to add True and False in config.py for Python < 2.3 and whenever someone is editing a file, he could shange all TRUE to True and FALSE to False. It will be a process for some weeks, but in the long term we could remove the TRUE and FALSE.

That sounds like a good idea, for the files that import config.


-Rob




------------------------------------------------------- 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

Reply via email to