]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed another place where set_rgbmode() should be called.
authorGuido van Rossum <guido@python.org>
Thu, 10 Jun 1993 14:42:03 +0000 (14:42 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 Jun 1993 14:42:03 +0000 (14:42 +0000)
commit2939a4cf1a86f3e9f0e09b8f34d2ee221f414e1f
treeb5e7c2abda3aeb88e69286f4833e5611df335432
parentf6d80326973c61bef6f1815b58b95e30b1521aea
Fixed another place where set_rgbmode() should be called.
Separated out colormap installation (for override by Glx widget).
Demo/sgi/video/VFile.py