New submission from Matt Schuster <noflieson...@gmail.com>:

Reference 
https://docs.python.org/3/library/time.html?highlight=time%20time#module-time

in 3.8, 3.9, 3.10, 3.11 (previous versions do not have same issue).
Specifically under time.asctime([t]) and time.ctime([secs])

Change "day field is two characters long", should be "day field is three 
characters long"

----------
assignee: docs@python
components: Documentation
messages: 400525
nosy: docs@python, nofliesonyou
priority: normal
severity: normal
status: open
title: Typo (change 'two' to 'three')
versions: Python 3.10, Python 3.11, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45043>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to