This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1fb5ce0323
cpython
/
Mac
/
Include
History
Jack Jansen
4542897d96
Added the new unicode defines. Not really tested yet, but Python compiles again at least.
2001-07-02 15:34:57 +00:00
..
config.h
Added the new unicode defines. Not really tested yet, but Python compiles again at least.
2001-07-02 15:34:57 +00:00
getapplbycreator.h
include Carbon/Carbon.h in stead of universal headers, if appropriate.
2001-05-19 12:32:39 +00:00
macbuildno.h
- Raise console window on input. Fixes Carbon hang.
2001-04-25 22:07:42 +00:00
macdefs.h
Don't declare sync if we use gusi.
2000-07-14 22:14:46 +00:00
macglue.h
Got the first MacPython module working under MacOSX/MachO (gestalt). Main changes
2001-05-12 22:46:35 +00:00
pymactoolbox.h
Include Carbon/Carbon.h if appropriate.
2001-05-22 22:34:56 +00:00
pythonresources.h
Bit the bullet and added a private GUSISIOUX for Python. This makes the delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this.
2001-02-11 01:08:04 +00:00