Update of /cvsroot/freevo/freevo/src/www
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18738/src/www
Modified Files:
__init__.py
Log Message:
init the base plugin class
Index: __init__.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/__init__.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** __init__.py 18 Dec 2004 20:05:42 -0000 1.10
--- __init__.py 19 Dec 2004 10:52:51 -0000 1.11
***************
*** 51,54 ****
--- 51,56 ----
"""
from www.server import Server, RequestHandler
+
+ plugin.Plugin.__init__(self)
cgi_dir = os.path.join(os.path.dirname(__file__), '../www')
cgi_dir = os.path.abspath(cgi_dir)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog