Typo on newyear fix

svn: r15024
This commit is contained in:
Doug Blank 2010-04-04 11:32:10 +00:00
parent 10206b34a0
commit cc843399a6

View File

@ -1012,7 +1012,7 @@ class Date(object):
else:
pref = ""
ny = self.newyear_str()
ny = self.newyear_to_str()
if self.calendar != Date.CAL_GREGORIAN:
if ny: