]> granicus.if.org Git - python/commitdiff
we don't care about python 1.5.2
authorBenjamin Peterson <benjamin@python.org>
Wed, 22 Jul 2015 06:17:16 +0000 (23:17 -0700)
committerBenjamin Peterson <benjamin@python.org>
Wed, 22 Jul 2015 06:17:16 +0000 (23:17 -0700)
Doc/library/time.rst

index be2dd157089f5a5103e198eb6e50f6ef47e257f8..c2ea83480616c8852887a184dec8f306ccc83ca8 100644 (file)
@@ -47,8 +47,6 @@ An explanation of some terminology and conventions is in order.
   years for all year input.  When 2-digit years are accepted, they are converted
   according to the POSIX or X/Open standard: values 69-99 are mapped to 1969-1999,
   and values 0--68 are mapped to 2000--2068. Values 100--1899 are always illegal.
-  Note that this is new as of Python 1.5.2(a2); earlier versions, up to Python
-  1.5.1 and 1.5.2a1, would add 1900 to year values below 1900.
 
 .. index::
    single: UTC