]> git.saurik.com Git - wxWidgets.git/commit
Patch from Pierre Hjälm.
authorRobin Dunn <robin@alldunn.com>
Fri, 18 Jun 2004 16:32:03 +0000 (16:32 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 18 Jun 2004 16:32:03 +0000 (16:32 +0000)
commita2df8090e8f9f53ce5211f7037c632f792fed9be
tree424d7493c76a4fe933521f63cc2ab6adc7001d3b
parentbc55323bc3be2d9bd668bd5887b673d0f26c8212
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
wxPython/wx/lib/ogl/__init__.py
wxPython/wx/lib/ogl/_basic.py
wxPython/wx/lib/ogl/_bmpshape.py
wxPython/wx/lib/ogl/_canvas.py
wxPython/wx/lib/ogl/_composit.py
wxPython/wx/lib/ogl/_diagram.py
wxPython/wx/lib/ogl/_divided.py
wxPython/wx/lib/ogl/_lines.py
wxPython/wx/lib/ogl/_oglmisc.py