0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jack Jansen
5050199787 Fixed incorrect call to InstallHandler and a few other things 1995-07-29 13:58:41 +00:00
Jack Jansen
5ccd826aab Gensuitemodule generates python classes from aete/aeut resources
test_suite is a tiny test program for such a generated class
1995-07-17 11:43:20 +00:00
Jack Jansen
5ae5fdf901 Generated anew after fixing aescan.py 1995-07-17 11:40:10 +00:00
Jack Jansen
7433568172 Also scan AERegistry.h and AEObjects.h and create .py definition
files.

Some methods had turned to functions again. Fixed.
1995-07-17 11:39:04 +00:00
Jack Jansen
7d0bc8343f Ported to Universal Header 2.0.1f (i.e. CW6) 1995-06-09 20:56:31 +00:00
Jack Jansen
c7cfb95559 Rather massive changes:
- Make the stuff run on Jack's machine (and hopefully all machines) in
  stead of Guido's only (addpack stuff)
- Use the Universal Headers in stead of the Think headers
- Fixed the test programs to use the new routine names
1995-06-05 22:34:12 +00:00
Guido van Rossum
e375b3f1e5 use PyMac_Yield() instead of PyMac_Idle() 1995-03-23 10:41:41 +00:00
Guido van Rossum
227a4232e6 the usual 1995-03-10 14:42:57 +00:00
Guido van Rossum
9784295b15 another round... ported to __SC__ 1995-02-19 15:59:49 +00:00
Guido van Rossum
3075b326c4 different #ifdefs 1995-02-14 09:48:02 +00:00
Guido van Rossum
b19a645b69 more think/mw changes 1995-02-05 16:58:33 +00:00
Guido van Rossum
17448e2408 Committed a more or less working version. 1995-01-30 11:53:55 +00:00