[Pythonmac-SIG] Re: Python IDE and Mac OS 9.1 (bug)

Tattoo Mabonzo K. tmk@easynet.be
Tue, 23 Jan 2001 12:30:08 +0100


I forgot to mention that the error message that comes with the traceback =
below:

'OverflowError: signed short integer is greater than maximum.'


=3D tmk =3D

On Tuesday, January 23, 2001, at 12:28 PM, Tattoo Mabonzo K. wrote:

> Yo,=20
> =20
> Since installing Mac OS 9.1 (US) on my G4 I keep getting the following =
error message when=20
> opening files in Python IDE:=20
> =20
> File "DD_Dev_Apps:Python 2.0:Mac:Tools:IDE:Wapplication.py", line 34, =
in=20
> mainloop=20
> 	self.do1event(mask, wait)=20
> File "dd_dev_apps:python 2.0:mac:lib:FrameWork.py", line 174, in =
do1event=20
>       if IsDialogEvent(event):=20
> =20
> =3D tmk =3D=20
> =20
> =20