]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add notes to the asctime() and ctime() descriptions to make it
authorFred Drake <fdrake@acm.org>
Wed, 30 Oct 2002 18:18:08 +0000 (18:18 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 30 Oct 2002 18:18:08 +0000 (18:18 +0000)
commit3635d0318d99bc43b408c8fe7c38e9c553d5b595
tree17871aa1312a8a22b8d93d7750891b8d3aa7d9b8
parent025a9f947af1b16af1e4ebb31314eb33030a66aa
Add notes to the asctime() and ctime() descriptions to make it
explicit that locale information is not used.  There wasn't anything
that implied it was, but this has confused users.
Doc/lib/libtime.tex