Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26635/src

Modified Files:
        item.py 
Log Message:
typo


Index: item.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/item.py,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** item.py     5 Feb 2004 05:44:26 -0000       1.62
--- item.py     5 Feb 2004 07:17:23 -0000       1.63
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.63  2004/02/05 07:17:23  gsbarbieri
+ # typo
+ #
  # Revision 1.62  2004/02/05 05:44:26  gsbarbieri
  # Fixes some bugs related to handling unicode internally.
***************
*** 520,524 ****
                      _debug_( "WARNING: " + \
                               "Could not convert %s to unicode using \"%s\" encoding: 
%s" % \
!                              ( repr( directory ), encoding, e )
                               )
                               
--- 523,527 ----
                      _debug_( "WARNING: " + \
                               "Could not convert %s to unicode using \"%s\" encoding: 
%s" % \
!                              ( repr( r ), encoding, e )
                               )
                               



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to