[PyOpenGL-Devel] [ pyopengl-Bugs-2646943 ] missing "raise" in baseplatform.py
Brought to you by:
mcfletch
From: SourceForge.net <no...@so...> - 2009-02-27 23:28:29
|
Bugs item #2646943, was opened at 2009-02-27 23:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2646943&group_id=5988 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: GL Group: v3.0.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: missing "raise" in baseplatform.py Initial Comment: baseplatform.py line 94: "raise" missing in front of: AttributeError( """Extension %r available, but no pointer for function %r"""%(extension,functionName)) (found while trying to use pyglet and PyOpenGL at the same time) etm_at_blastnet.ee ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=2646943&group_id=5988 |