Commit graph

597 commits

Author SHA1 Message Date
Guido van Rossum
729529b1e5 Initial revision 1995-04-27 21:29:02 +00:00
Guido van Rossum
deb627c06e test -> main 1995-04-27 21:28:53 +00:00
Guido van Rossum
547e8d8c0f if __name__ etc
print filename when asking log message
1995-04-27 21:28:20 +00:00
Guido van Rossum
00bbf09e1a largely rewritten, out of frustration 1995-04-27 21:24:16 +00:00
Guido van Rossum
68abf54d71 got rid of debug prints 1995-04-27 19:02:18 +00:00
Guido van Rossum
9aeee75c59 added Entry.dump() method 1995-04-27 19:01:37 +00:00
Guido van Rossum
4d4ee8bdb0 major update 1995-04-27 18:07:20 +00:00
Guido van Rossum
097c55ad75 accept more invalid dates
when reading sums file, ignore files not in entries
1995-04-27 18:07:07 +00:00
Guido van Rossum
c51237cd70 dunno 1995-04-27 18:05:36 +00:00
Guido van Rossum
bec818a14f first remote commit test!!! 1995-04-26 22:57:12 +00:00
Guido van Rossum
5f07b84796 Initial revision 1995-04-26 22:57:11 +00:00
Guido van Rossum
5dd52d37eb commit -- why not 1995-04-10 11:47:11 +00:00
Guido van Rossum
5b98ac5b14 added hello world 1995-04-10 11:46:37 +00:00
Guido van Rossum
4e620374b8 added rpython 1995-04-10 11:46:03 +00:00
Guido van Rossum
3beff4164b add pointer to ../ibrowse 1995-04-10 11:44:16 +00:00
Guido van Rossum
9e712fdd17 remove ref to howard subdirectory 1995-04-10 11:41:30 +00:00
Guido van Rossum
07a272d9de commit -- why not 1995-04-10 11:40:52 +00:00
Guido van Rossum
21bc15b73d commit -- why not... 1995-04-10 11:40:26 +00:00
Sjoerd Mullender
f1bb334950 Use variables from module cd instead of CD. 1995-04-06 14:46:31 +00:00
Guido van Rossum
a075feba1e changed treatment of local time 1995-04-04 15:25:32 +00:00
Guido van Rossum
3caad8c291 adapted to new naming; clarify comments somewhat 1995-03-28 09:22:53 +00:00
Guido van Rossum
795a48cd4e cope with class exceptions 1995-03-22 12:17:10 +00:00
Guido van Rossum
ee6310a4de moved some stuff to Tools; added some descriptions 1995-03-22 12:16:35 +00:00
Guido van Rossum
50d5e8a23a no longer need to include IN.py or SOCKET.py 1995-03-04 22:57:56 +00:00
Guido van Rossum
09b39fad8c moved lots of stuff to Tools/scripts 1995-03-02 16:00:55 +00:00
Guido van Rossum
38862dfe22 new example that Matt posted to comp.lang.python 1995-02-13 14:23:38 +00:00
Guido van Rossum
4f9181ee0b improve treatment of multi-line replies, ignore empty lines 1995-01-12 12:42:09 +00:00
Guido van Rossum
1134991fb1 typo 1995-01-12 12:41:20 +00:00
Guido van Rossum
ee24811042 Invent Message-ID header if none is present 1995-01-12 12:40:48 +00:00
Guido van Rossum
630112ed04 demonstrate shell in a Tk window 1995-01-10 17:08:10 +00:00
Guido van Rossum
b8fe9b3fc8 menu-simple.py: fixed lay-out
bind-with-multiple-calls-per-event-type.py: new, or forgot to add earlier
1995-01-10 17:07:40 +00:00
Guido van Rossum
d0c063361f Improved explanation of what's here 1995-01-10 17:06:50 +00:00
Guido van Rossum
dfa70a9fbc initial checkin of www Tk examples 1995-01-10 17:05:37 +00:00
Guido van Rossum
06ed202ef4 sys.stderr(...) should be sys.stderr.write(), of course 1995-01-04 19:18:59 +00:00
Sjoerd Mullender
31b7727bad Ported the editor to X. The GL version won't work.
This version needs Jack's img module and Sjoerd's new and improved (?)
X extensions for Python.

The last GL version is still available using the CVS tag "gl-editor".
1994-12-21 15:46:26 +00:00
Guido van Rossum
4450bab750 update pathnames 1994-10-11 14:57:03 +00:00
Guido van Rossum
2e61103c0b adapted to new overloading scheme 1994-10-09 22:36:28 +00:00
Guido van Rossum
705d517e3f initial checkin 1994-10-08 19:30:50 +00:00
Guido van Rossum
3dc44aba71 add debug, use waitpid 1994-10-08 19:24:02 +00:00
Guido van Rossum
82268e078d initial checkin 1994-10-08 19:17:34 +00:00
Guido van Rossum
00d59746f6 fix bind arg 1994-10-08 19:13:48 +00:00
Guido van Rossum
37f142d1d1 add setdefscrollbars call 1994-10-08 19:09:41 +00:00
Guido van Rossum
6910f42d23 new version by Tim 1994-10-08 19:07:57 +00:00
Guido van Rossum
81a12bceb6 totally redone for new overloading scheme 1994-10-08 18:56:41 +00:00
Guido van Rossum
33325f439d Vgeneric -- used in frozen version 1994-10-07 11:05:50 +00:00
Guido van Rossum
05fc9cea5d print gl variables 1994-10-07 10:33:04 +00:00
Guido van Rossum
fa78560d6e test cache 1994-10-07 10:28:40 +00:00
Guido van Rossum
fc146cb9e0 init -> __init__ 1994-10-07 10:25:49 +00:00
Guido van Rossum
50519c6190 micro changes 1994-10-07 10:23:49 +00:00
Guido van Rossum
46e4b07a81 moved my examples to subdir guido 1994-10-07 09:57:59 +00:00