]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added the GrafPort attributes that are unavailable under Carbon.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 24 Jan 2001 14:06:04 +0000 (14:06 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 24 Jan 2001 14:06:04 +0000 (14:06 +0000)
Mac/scripts/missingcarbonmethods.py

index d332b04cb8c3fd41bb1755f72069555cb17d4b9f..6f65da7c7e4934ae2d5377831d6d0196459f2686 100644 (file)
@@ -62,6 +62,11 @@ missing_Qt = [
        ]
 
 missing_Qd = [
+       'device',
+       'portBits',
+       'portPixMap',
+       'portVersion',
+       'grafVars',
        ]
 
 missing_Qdoffs = [