Commit Graph

2491 Commits

Author SHA1 Message Date
Guido van Rossum d01c100713 clarified expanding %xx and form for print_form 1995-03-07 10:12:59 +00:00
Guido van Rossum 85c4ff298d added macdnr 1995-03-07 10:12:11 +00:00
Guido van Rossum ea6e19c3d4 added code objects 1995-03-07 10:11:15 +00:00
Guido van Rossum 3d54de2ab9 clarified code objects 1995-03-07 10:09:55 +00:00
Guido van Rossum 46f2157279 added ref to vars() 1995-03-07 10:09:34 +00:00
Guido van Rossum 124107b2a4 reverse sense of PyMac_Idle test 1995-03-06 10:30:39 +00:00
Guido van Rossum 5510dc23f9 socket.py 1995-03-06 10:29:04 +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 687ec1892b changes for MPW 1995-03-04 22:43:47 +00:00
Guido van Rossum 0374771cc7 remove some unused local variables 1995-03-04 22:39:03 +00:00
Guido van Rossum 23f43d1bd2 correct some return values and remove some unused variables 1995-03-04 22:36:53 +00:00
Guido van Rossum d5f53857dc include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
and correct sens of PyMac_Idle() test.  But should'nt this raise
KeyboardInterrupt instead of silently returning?
1995-03-04 22:35:14 +00:00
Guido van Rossum cfa00ea19a don't use math at all 1995-03-04 22:32:54 +00:00
Guido van Rossum 51b1c1c145 avoid math, don't abort when overflow check fails 1995-03-04 22:30:54 +00:00
Guido van Rossum 1dba24eeca remove redundant backslashes; some cosnetics 1995-03-04 22:28:49 +00:00
Guido van Rossum 7b5430f2e8 raise EOFError when load() hits EOF, instead of KeyError 1995-03-04 22:25:21 +00:00
Guido van Rossum cd259d0b40 fix several cosmetic things, add buffering to makefile 1995-03-04 22:24:05 +00:00
Guido van Rossum 09b39fad8c moved lots of stuff to Tools/scripts 1995-03-02 16:00:55 +00:00
Guido van Rossum ed3c791050 moved lots of scripts from Demo/scripts to Tools/scripts 1995-03-02 15:56:30 +00:00
Guido van Rossum fd218ca865 moved Demo/modulator to Tools/modulator 1995-03-02 15:55:28 +00:00
Guido van Rossum 309e8ac579 moved Demo/freeze to Tools/freeze 1995-03-02 15:54:21 +00:00
Guido van Rossum 5f858801a2 new 1995-03-02 15:51:27 +00:00
Guido van Rossum b5f9460556 allow safe_import to be called with up to 4 args and check for . in name 1995-03-02 15:30:15 +00:00
Jack Jansen f16d5fa46f The final bit of my Mac documentation. 1995-03-02 14:41:55 +00:00
Guido van Rossum d211220cd2 checkin of Jack's original version 1995-03-02 14:05:29 +00:00
Guido van Rossum df804f8591 converted docs for Jim Roskind's profiler 1995-03-02 12:38:39 +00:00
Guido van Rossum f4aac48cc3 minor update 1995-03-02 12:37:55 +00:00
Guido van Rossum 0bf4d892eb add warning about strop 1995-03-02 12:37:30 +00:00
Guido van Rossum dc46c7f734 small nits and new files 1995-03-01 15:38:16 +00:00
Jack Jansen b721ef1d4c Half the mactcp documentation (macdnr still to come) 1995-03-01 14:54:30 +00:00
Guido van Rossum 81b3060b14 en weer twee! 1995-03-01 14:36:00 +00:00
Guido van Rossum 51bbdfb2ff totally rewritten, for new macro set 1995-03-01 14:07:08 +00:00
Jack Jansen 64f08451c0 Added a missing line 1995-03-01 14:06:52 +00:00
Jack Jansen dcb0a9bde8 Yet another one... 1995-03-01 14:05:27 +00:00
Guido van Rossum ad0ee8369c changes for NT/Borland C 1995-03-01 10:34:45 +00:00
Guido van Rossum 6964f73b85 include mymath.h 1995-03-01 10:34:29 +00:00
Sjoerd Mullender d9b6b5c756 Write track artist info if given. 1995-03-01 10:03:08 +00:00
Guido van Rossum 8675115e5f a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter 1995-02-28 17:14:32 +00:00
Jack Jansen e4be9be99a Three down, two to go... 1995-02-28 15:46:09 +00:00
Guido van Rossum ea39abd56c more stuff 1995-02-28 09:49:02 +00:00
Guido van Rossum e26c263e71 more stuff 1995-02-28 09:11:41 +00:00
Guido van Rossum a12ef9433b added WWW sections 1995-02-27 17:53:25 +00:00
Guido van Rossum 7defee7a06 document restriction on group names 1995-02-27 17:52:35 +00:00
Guido van Rossum 8df3637fee changes refs to SO_* symbols 1995-02-27 17:52:15 +00:00
Guido van Rossum 61d34f47c3 added quote and unquote 1995-02-27 17:51:51 +00:00
Guido van Rossum d6304d09cc added cgi 1995-02-27 17:51:26 +00:00
Jack Jansen 2120d12265 In interactive mode ask for output file 1995-02-27 16:19:07 +00:00
Jack Jansen 16df2aa57b Under MW also be more conservative about events to request 1995-02-27 16:17:28 +00:00
Guido van Rossum 7c750e1e09 added html parser and supporting cast 1995-02-27 13:16:55 +00:00
Guido van Rossum eb9e9d2b2a layout changes; quote & as well 1995-02-27 13:16:11 +00:00