gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz Gzz.py


From: Vesa Kaihlavirta
Subject: [Gzz-commits] gzz Gzz.py
Date: Fri, 20 Sep 2002 11:00:10 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Vesa Kaihlavirta <address@hidden>       02/09/20 11:00:10

Modified files:
        .              : Gzz.py 

Log message:
        Misplaced comment.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Gzz.py.diff?tr1=1.28&tr2=1.29&r1=text&r2=text

Patches:
Index: gzz/Gzz.py
diff -c gzz/Gzz.py:1.28 gzz/Gzz.py:1.29
*** gzz/Gzz.py:1.28     Fri Sep 20 10:00:53 2002
--- gzz/Gzz.py  Fri Sep 20 11:00:10 2002
***************
*** 12,22 ****
  
  
  
- # Read arguments before importing stuff, since
- # we have to call setProperty *BEFORE* that in order
- # to choose the right GraphicsAPI.instance
- 
- 
  class Gzz(Runnable):
  
      def run(self):
--- 12,17 ----
***************
*** 49,54 ****
--- 44,53 ----
              transient = 1
  
  
+ 
+     # Read arguments before importing stuff, since
+     # we have to call setProperty *BEFORE* that in order
+     # to choose the right GraphicsAPI.instance
  
      sys.path.insert(0, ".")
  




reply via email to

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