[Python-checkins] CVS: python/dist/src/Mac/Modules/dlg dlgscan.py,1.13,1.14

Jack Jansen jackjansen@users.sourceforge.net
Mon, 05 Nov 2001 08:16:29 -0800


Update of /cvsroot/python/python/dist/src/Mac/Modules/dlg
In directory usw-pr-cvs1:/tmp/cvs-serv18671/python/Mac/Modules/dlg

Modified Files:
	dlgscan.py 
Log Message:
First tweaks to allow MacPython to be compiled with
Universal Headers 3.4

Index: dlgscan.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Modules/dlg/dlgscan.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** dlgscan.py	2000/12/10 23:43:36	1.13
--- dlgscan.py	2001/11/05 16:16:27	1.14
***************
*** 54,57 ****
--- 54,58 ----
  			'SetDialogMovableModal',
  			'GetDialogControlNotificationProc',
+ 			'SetGrafPortOfDialog', # Funny, and probably not useful
  			]