Author: duncan
Date: Sat Mar 24 12:45:34 2007
New Revision: 9383
Modified:
branches/rel-1/freevo/src/childapp.py
Log:
Fixed a silly typo
Modified: branches/rel-1/freevo/src/childapp.py
==============================================================================
--- branches/rel-1/freevo/src/childapp.py (original)
+++ branches/rel-1/freevo/src/childapp.py Sat Mar 24 12:45:34 2007
@@ -278,7 +278,7 @@
except:
pass
self.logger = open(logger, 'w')
- 1debug_(String(_('logging child to "%s"')) % logger, 1)
+ _debug_(String(_('logging child to "%s"')) % logger, 1)
except IOError:
_debug_(String(_('ERROR'))+': '+String(_('Cannot open "%s" for
logging!')) \
% logger, 1)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog