wxWidgets/wxPython/wx/lib/ogl
Robin Dunn a2df8090e8 Patch from Pierre Hjälm.
"""
It removes "from __future__ import division", fixes a couple of bugs and
adds a lot of whitespace.

Since I also removed an instance of [::-1] for list reversing, I think this
ought to work on older pythons (I have not tested though).
"""




git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-18 16:32:03 +00:00
..
__init__.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_basic.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_bmpshape.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_canvas.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_composit.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_diagram.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_divided.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_lines.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00
_oglmisc.py Patch from Pierre Hjälm. 2004-06-18 16:32:03 +00:00