Update of /cvsroot/freevo/freevo/src/image
In directory sc8-pr-cvs1:/tmp/cvs-serv2567

Modified Files:
        bins.py 
Log Message:
when using util, we need to import it ;-) -- my fault

Index: bins.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/image/bins.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** bins.py     20 Mar 2003 15:42:58 -0000      1.6
--- bins.py     22 Mar 2003 20:04:02 -0000      1.7
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.7  2003/03/22 20:04:02  dischi
+ # when using util, we need to import it ;-) -- my fault
+ #
  # Revision 1.6  2003/03/20 15:42:58  dischi
  # use the new text format function
***************
*** 60,64 ****
  import os
  import re
! 
  
  def normalize_whitespace(text):
--- 63,67 ----
  import os
  import re
! import util
  
  def normalize_whitespace(text):




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to