SIGN IN SIGN UP

closes bpo-29275: Remove Y2K reference from time module docs (GH-17321)

The Y2K reference is not needed as it only points out that Python's use
of C standard functions doesn't generally suffer from Y2K issues; the
point regarding conventions for conversion of 2-digit years in
:func:`strptime` is still valid.
C
Callum Ward committed
42bc60ead39c7be9f6bb7329977826e962f601eb
Parent: b005136
Committed by Benjamin Peterson <benjamin@python.org> on 11/22/2019, 4:57:14 PM