Typo on newyear fix
svn: r15024
This commit is contained in:
parent
10206b34a0
commit
cc843399a6
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user