ajack       2004/02/26 11:15:02

  Modified:    python/gump/document forrest.py
  Log:
  And again...
  
  Revision  Changes    Path
  1.86      +4 -4      jakarta-gump/python/gump/document/forrest.py
  
  Index: forrest.py
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/python/gump/document/forrest.py,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- forrest.py        26 Feb 2004 18:47:33 -0000      1.85
  +++ forrest.py        26 Feb 2004 19:15:01 -0000      1.86
  @@ -1823,7 +1823,7 @@
               # mark's it as failed then something in the nasties must refer
               # to the problem.
               if not url:
  -                if isinstance(toObject,Annotatable) and toObject.containsNasties()
  +                if isinstance(toObject,Annotatable) and toObject.containsNasties():
                       postfix='#Annotations'
           
           if not url:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to