← Back to team overview

mlhim-specs-dev team mailing list archive

[Branch ~cdd-dev/cdd/trunk] Rev 295: Minor correction

 

------------------------------------------------------------
revno: 295
committer: Eduardo Ribeiro <xcesar@xxxxxxxxx>
branch nick: devel
timestamp: Tue 2013-01-08 04:59:12 -0200
message:
  Minor correction
modified:
  src/2.0/cdd.py


--
lp:cdd
https://code.launchpad.net/~cdd-dev/cdd/trunk

Your team MLHIM Specifications Developers is subscribed to branch lp:cdd.
To unsubscribe from this branch go to https://code.launchpad.net/~cdd-dev/cdd/trunk/+edit-subscription
=== modified file 'src/2.0/cdd.py'
--- src/2.0/cdd.py	2013-01-06 05:38:46 +0000
+++ src/2.0/cdd.py	2013-01-08 06:59:12 +0000
@@ -2260,7 +2260,7 @@
 
         self.defin = []
 
-        self.ccd_id = "ccd_"+str(uuid.uuid4())
+        self.ccd_id = ''
 
     def get_metadata_info(self, title, description, date, creator, creator_email, contributor, language, publisher, subject, source, rights, relation, coverage):
         self.title = title