]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add versioning notes: many of the signatures changed to allow the time
authorFred Drake <fdrake@acm.org>
Thu, 19 Apr 2001 04:55:57 +0000 (04:55 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Apr 2001 04:55:57 +0000 (04:55 +0000)
commit8d84e0d3504bc462d358277b9c4bab0806f30db1
tree6d8bcfcbc0d540e4073ed496ed5fbb16018351e4
parent10f039be7218e424ac0d2ee60e827f145a65288a
Add versioning notes:  many of the signatures changed to allow the time
used to be omitted (meaning use the current time) as of Python 2.1.
Users who need cross-version portability need to know things like this.
Doc/lib/libtime.tex