Update of /cvsroot/freevo/freevo/src/audio/eyeD3
In directory sc8-pr-cvs1:/tmp/cvs-serv13987

Modified Files:
        __init__.py 
Log Message:
Reverting Dischi's change...


Index: __init__.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/audio/eyeD3/__init__.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** __init__.py 9 Jun 2003 18:01:45 -0000       1.1
--- __init__.py 9 Jun 2003 18:14:46 -0000       1.2
***************
*** 35,38 ****
  ID3_ANY_VERSION     = ID3_V1 | ID3_V2;
  
! from ID3v2 import *
  
--- 35,38 ----
  ID3_ANY_VERSION     = ID3_V1 | ID3_V2;
  
! from eyeD3.tag import *;
  




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to