commit | 21be14709429fb6d6bcac37163930f934a51737e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Dec 12 17:59:37 1996 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Dec 12 17:59:37 1996 +0000 |
tree | 51989e5c0174b17a9938443c99bda9a9419d03d0 | |
parent | 3486f27428e07a37713e2a44b4cc83038300cdbf [diff] |
Added remark about time() and sleep()'s subsecond precision. Added hint about using clock() for benchmarks etc. Removed non-portable strftime directives and field width, and added a warning about non-standard features.