Capitalize last names

svn: r1271
This commit is contained in:
Don Allingham
2003-01-24 03:47:05 +00:00
parent d2b30fc46f
commit 254ac30ed2
6 changed files with 61 additions and 112 deletions

View File

@ -1021,7 +1021,6 @@ class Person(Persistent):
bday.getQuoteDate(), dday.getQuoteDate(),
sort.build_sort_name(self.getPrimaryName()),
sort.build_sort_date(bday),sort.build_sort_date(dday)]
def setPrimaryName(self,name):
"""sets the primary name of the Person to the specified