gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/test/gzz/media/impl scrollspanmaker.test


From: Tuukka Hastrup
Subject: [Gzz-commits] gzz/test/gzz/media/impl scrollspanmaker.test
Date: Fri, 18 Oct 2002 08:31:30 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuukka Hastrup <address@hidden> 02/10/18 08:31:05

Modified files:
        test/gzz/media/impl: scrollspanmaker.test 

Log message:
        Fixed NameError in tests. Please, don't use from package import *

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/test/gzz/media/impl/scrollspanmaker.test.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: gzz/test/gzz/media/impl/scrollspanmaker.test
diff -c gzz/test/gzz/media/impl/scrollspanmaker.test:1.5 
gzz/test/gzz/media/impl/scrollspanmaker.test:1.6
*** gzz/test/gzz/media/impl/scrollspanmaker.test:1.5    Sat Aug  3 10:26:48 2002
--- gzz/test/gzz/media/impl/scrollspanmaker.test        Fri Oct 18 08:31:05 2002
***************
*** 19,25 ****
  
  from gzz.media import *
  from gzz.media.impl import *
! from gzz.mediaserver import *
  from gzz.mediaserver.storage import *
  
  from java import io
--- 19,25 ----
  
  from gzz.media import *
  from gzz.media.impl import *
! from gzz.mediaserver import SimpleMediaserver, IDSpace, MediaserverFiler
  from gzz.mediaserver.storage import *
  
  from java import io




reply via email to

[Prev in Thread] Current Thread [Next in Thread]