]> granicus.if.org Git - python/commitdiff
Removed time.ctime from the list of functions that take a time tuple argument
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 10 Jan 2011 21:58:52 +0000 (21:58 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 10 Jan 2011 21:58:52 +0000 (21:58 +0000)
Doc/whatsnew/3.2.rst

index 8bf6fbad0ca64108f85c98d4008e9be22ddbf4d9..2039d3cf205ec6ac692901cb8ef6384a488f2818 100644 (file)
@@ -853,7 +853,7 @@ datetime
      Belopolsky in :issue:`8013`.)
 
    * Changed the rules for using 2-digit years in time tuples. The
-     :func:`time.asctime`, :func:`time.ctime` and
+     :func:`time.asctime` and
      :func:`time.strftime` functions will now format any year when
      ``time.accept2dyear`` is false and will accept years >= 1000
      otherwise. :func:`time.mktime` and :func:`time.strftime` now