This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
021da55579
cpython
/
Mac
/
Modules
/
ctl
History
Download ZIP
Download TAR.GZ
Jack Jansen
021da55579
Removed THINK_C support.
2000-06-04 21:56:05 +00:00
..
ctledit.py
Added a GetControlRect() method to controls which returns the bounding rectangle. To my surprise this call is missing from the C API...
2000-03-21 16:25:23 +00:00
Ctlmodule.c
Removed THINK_C support.
2000-06-04 21:56:05 +00:00
ctlscan.py
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
2000-06-02 21:35:07 +00:00
ctlsupport.py
Removed THINK_C support.
2000-06-04 21:56:05 +00:00