OpenGL with wx on windows

[OT]

The math module includes angle-conversion utilities.

>>> degrees.__doc__
degrees(x) -> converts angle x from radians to degrees
>>> radians.__doc__
radians(x) -> converts angle x from degrees to radians

They have been introduced so lately (2.5?), I also forget to
use them!

Jean-Michel Fauth, Switzerland