* src/Date.py (get_high_year): Add method to return upper estimate.
* src/AddSpouse.py: Correctly use upper and lower date estimates. * src/ChooseParents: Correctly use upper and lower date estimates. svn: r3565
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
|
||||
* src/DateEdit.py: Use new Date's set() method. Enable help.
|
||||
|
||||
* src/Date.py (get_high_year): Add method to return upper estimate.
|
||||
* src/AddSpouse.py: Correctly use upper and lower date estimates.
|
||||
* src/ChooseParents: Correctly use upper and lower date estimates.
|
||||
|
||||
2004-09-19 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||
* src/Date.py (is_equal): Add method -- needed to compare dates
|
||||
for being identical, since __cmp__ only compares the sorting value
|
||||
|
||||
Reference in New Issue
Block a user