This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-04 23:34:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25a5bd7708
cpython
/
Mac
/
Modules
/
drag
History
Jack Jansen
25a5bd7708
Renamed.
2001-08-23 14:11:10 +00:00
..
_Dragmodule.c
Renamed the Mac toolbox modules to have an initial _ in their name.
2001-08-23 14:02:09 +00:00
dragscan.py
Also recognize DragRef as a method-argument.
2001-02-05 13:47:13 +00:00
dragsupport.py
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
2001-08-23 13:51:46 +00:00