Diff for /cdli/cdli_files.py between versions 1.80.2.12 and 1.80.2.13

version 1.80.2.12, 2008/01/02 16:58:12 version 1.80.2.13, 2008/01/04 17:27:39
Line 144  def generateXMLReturn(hash): Line 144  def generateXMLReturn(hash):
     return ret      return ret
           
           
       
       
       
       
       
       
       
       
 def unique(s):  def unique(s):
     """Return a list of the elements in s, but without duplicates.      """Return a list of the elements in s, but without duplicates.
   

Removed from v.1.80.2.12  
changed lines
  Added in v.1.80.2.13


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