i have done that and while it clears IDLE of the exception it still
has a problem closing the window correctly

On Thu, Oct 30, 2008 at 2:21 PM, pymike <[EMAIL PROTECTED]> wrote:

> Call pygame.quit()  right before the exit() function
>
> hth
>
>
> On Thu, Oct 30, 2008 at 1:49 PM, Matt Pearson <[EMAIL PROTECTED]>wrote:
>
>> srry, just seeing if i have the right address,
>> so im using python 2.6 and pygame 1.8
>>
>> When i write out a script and save it, I run it, and all is fine
>> until i try to close the window, and it freezes and goes to an
>> unresponsive program, then IDLE tells me this
>>
>> Traceback (most recent call last):
>>   File "C:\Python26\RectTest.py", line 15, in <module>
>>     exit()
>> SystemExit
>>   On Thu, Oct 30, 2008 at 1:36 PM, Ian Mallett <[EMAIL PROTECTED]>wrote:
>>
>>> You'll have to be more specific.
>>>
>>
>>
>
>
> --
> - pymike
> "Stop loling into a false sense of hilarity"
>

Reply via email to