Commit graph

5 commits

Author SHA1 Message Date
Guido van Rossum
3bb5448767 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)
1994-08-29 10:52:58 +00:00
Guido van Rossum
bf1710ac5f use std module os 1992-03-31 19:06:54 +00:00
Guido van Rossum
d4e5a733b2 Cosmetic changes; sabotage 'go' and 'stdwin'; New == syntax. 1992-01-01 19:30:14 +00:00
Guido van Rossum
aa3760d91d Use ImportError. 1991-12-26 13:05:14 +00:00
Guido van Rossum
7045dd04d7 Initial revision 1991-08-16 13:28:28 +00:00