Changes between Version 10 and Version 21 of Ticket #12857
- Timestamp:
- 04/26/12 09:55:17 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12857
-
Property
Reviewers
changed from
to
Benjamin Jones, Florent Hivert
-
Property
Reviewers
changed from
-
Ticket #12857 – Description
v10 v21 23 23 }}} 24 24 25 The patch was created by first ''copying'' `plot.py` to `graphics.py` and then removing the duplicate code in either `plot.py` or `graphics.py`. 25 The patch was created by first ''copying'' `plot.py` to `graphics.py` and then 26 removing the duplicate code in either `plot.py` or `graphics.py`. 27 28 29 '''Apply :''' 30 31 - attachment:12857_split_graphics.patch 32 - attachment:trac_12857-split_graphics_review-fh.patch