Changeset 66795cf0
- Timestamp:
- Apr 13, 2012 6:07:49 PM (13 years ago)
- Branches:
- compt_changes, master
- Children:
- 9c3e77f
- Parents:
- 4d68ba6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/deter/topdl.py
r4d68ba6 r66795cf0 596 596 return Testbed(self.uri, self.type, 597 597 interface=[i.clone() for i in self.interface], 598 attribute=[a.c one() for a in self.attribute],598 attribute=[a.clone() for a in self.attribute], 599 599 localname = [ ln for ln in self.localname ], 600 600 status=self.status,
Note: See TracChangeset
for help on using the changeset viewer.