Diff for /zogiLib/zogiLib.py between versions 1.63 and 1.64

version 1.63, 2006/06/15 16:44:00 version 1.64, 2006/07/13 18:24:19
Line 18  import string Line 18  import string
 import urllib  import urllib
 import xml.dom.minidom  import xml.dom.minidom
   
 ZOGIVERSION = "0.10.2b ROC 15.6.2006"  ZOGIVERSION = "0.10.3b ROC 13.7.2006"
   
 def cropf(f):  def cropf(f):
     """returns a float with reduced precision"""      """returns a float with reduced precision"""

Removed from v.1.63  
changed lines
  Added in v.1.64


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>