[Python-checkins] CVS: python/dist/src/Mac/Modules/qd qdsupport.py,1.36,1.37
Jack Jansen
jackjansen@users.sourceforge.net
2001年12月18日 07:39:26 -0800
Update of /cvsroot/python/python/dist/src/Mac/Modules/qd
In directory usw-pr-cvs1:/tmp/cvs-serv16086/python/Mac/Modules/qd
Modified Files:
qdsupport.py
Log Message:
Updated to Universal Headers 3.4
Index: qdsupport.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Modules/qd/qdsupport.py,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** qdsupport.py 2001年09月05日 15:44:33 1.36
--- qdsupport.py 2001年12月18日 15:39:23 1.37
***************
*** 64,67 ****
--- 64,68 ----
PenState = StructOutputBufferType('PenState')
PenState_ptr = StructInputBufferType('PenState')
+ TruncCode = Type("TruncCode", "h")
includestuff = includestuff + """