FW: Profiling PyOpenGL

Alves, Carlos Alberto - Coelce calves at coelce.com.br
Thu Oct 11 10:21:24 EDT 2001


Anyone can send odbc module used in the attached file?!

-----Original Message-----
From: Georg Bisseling [mailto:Georg.Bisseling at pallas.com] 
Sent: Thursday, October 11, 2001 11:06 AM
To: python-list at python.org
Subject: Re: Profiling PyOpenGL


[sent by email and posted via news]

" Kerim Borchaev ( WarKiD )" wrote:
> 
> Hello python-list,
> 
> why can't I profile PyOpenGL application using profile module?

> glutMainLoop()

> but it prints nothing unless I remove glutMainLoop call.


Because glutMainLoop() is an endless
loop as long as you do not close the
window.
-- 
http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20011011/b05a7333/attachment.html>


More information about the Python-list mailing list