[Ns-bugs] [Bug 292] no way to perform a helper container deep copy

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Tue Aug 19 09:42:22 PDT 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=292


gjcarneiro at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #9 from gjcarneiro at gmail.com  2008-08-19 12:42 -------
Committed patch.  Bug fixed.
Now we can copy objects in two different ways:
  1. newobj = Class(oldobj)
  2. newobj = copy.copy(oldobj)


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list