Changes between Initial Version and Version 3 of Ticket #25085


Ignore:
Timestamp:
Jul 8, 2015, 7:58:17 PM (9 years ago)
Author:
ericfc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25085

    • Property Owner set to ericfc
    • Property Status newassigned
  • Ticket #25085 – Description

    initial v3  
    3939>>>True
    4040}}}
    41 Since we did a deepcopy the {{widget.choices is widget_copy.choices}}} must have returned {{False}} yet it returned {{{True}}}.
     41Since we did a deepcopy the {{{widget.choices is widget_copy.choices}}} must have returned {{{False}}} yet it returned {{{True}}}.
Back to Top