Ticket #2962 (closed enhancement: fixed)
[with patch, with positive review] modify .name() method for ExpectElements to allow renaming
| Reported by: | mhansen | Owned by: | mhansen |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.0.4 |
| Component: | interfaces | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Attachments
Change History
comment:1 Changed 5 years ago by mhansen
- Owner changed from was to mhansen
- Status changed from new to assigned
- Summary changed from modify .name() method for ExpectElements to allow renaming to [with patch, needs review] modify .name() method for ExpectElements to allow renaming
comment:2 Changed 5 years ago by broune
Is there a reason that get-name and clone-and-change-name should be combined into the same method? I would prefer a clone method or some such with an optional name parameter, unless this is a Python idiom that I'm just unaware of.
Note: See
TracTickets for help on using
tickets.

