Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9968/src/helpers
Modified Files:
webserver.py
Log Message:
find the recordserver :)
Index: webserver.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/webserver.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** webserver.py 18 Dec 2004 19:05:07 -0000 1.13
--- webserver.py 18 Dec 2004 19:49:48 -0000 1.14
***************
*** 12,15 ****
--- 12,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.14 2004/12/18 19:49:48 dischi
+ # find the recordserver :)
+ #
# Revision 1.13 2004/12/18 19:05:07 dischi
# make the webserver work again
***************
*** 46,49 ****
--- 49,56 ----
notifier.init( notifier.GENERIC )
+ # import recordings to attach to the mbus
+ # FIXME: this is bad!
+ import tv.recordings
+
cgi_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), '../www'))
htdocs = [ os.path.join(cgi_dir, 'htdocs'),
-------------------------------------------------------
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