| commit | 3bb54487675cd28166fc7271b5788b185bcc1b63 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Mon Aug 29 10:52:58 1994 +0000 |
| committer | Guido van Rossum <guido@python.org> | Mon Aug 29 10:52:58 1994 +0000 |
| tree | 4dd685744d72cedf72db3194a8ffc8f0846d0cfb | |
| parent | 7b1e974b4bd7c17cd90a6d03bab0aaa079d78d29 [diff] |
New way of generating .pyc files, thanks to Sjoerd. urllib.py: '+' is not always safe (even though the RFC says so :-( ) whrandom.py: throw away top bits of time to avoid overflow on Mac (where times can be negative)