Author: duncan
Date: Wed Dec 20 18:51:14 2006
New Revision: 8751
Modified:
branches/rel-1-6/freevo/src/item.py
Log:
Fixed a typo
Modified: branches/rel-1-6/freevo/src/item.py
==============================================================================
--- branches/rel-1-6/freevo/src/item.py (original)
+++ branches/rel-1-6/freevo/src/item.py Wed Dec 20 18:51:14 2006
@@ -113,7 +113,7 @@
try:
os.unlink(f)
except:
- print 'can\"t delete %s' % f
+ print 'can\'t delete %s' % f
-------------------------------------------------------------------------
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