Merge: Remove visible XXX in What's New.

This commit is contained in:
R David Murray 2012-09-29 10:53:55 -04:00
commit 9094b1bc50
1 changed files with 1 additions and 1 deletions

View File

@ -1127,7 +1127,7 @@ datetime
corresponding to the :class:`~datetime.datetime` instance.
* The :meth:`datetime.datetime.strftime` method supports formatting years
older than 1000.
* XXX The :meth:`datetime.datetime.astimezone` method can now be
* The :meth:`datetime.datetime.astimezone` method can now be
called without arguments to convert datetime instance to the system
timezone.