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
0b13e7c153
cpython
/
Mac
/
Modules
/
drag
History
Jack Jansen
0b13e7c153
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
2000-07-07 13:09:35 +00:00
..
Dragmodule.c
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
2000-07-07 13:09:35 +00:00
dragscan.py
Drag manager interface (completely untested, so far)
1999-06-21 15:14:26 +00:00
dragsupport.py
Print something on stderr in case of exceptions in callback routines.
1999-06-21 16:18:51 +00:00