| OpenGLContext.testingcontext | index /home/mcfletch/pylive/OpenGLContext/testingcontext.py |
Functions for acquiring and instantiating available testing contexts
Testing modules can use these abstract functions to allow for
automatic adaptation to new interactive contexts. You should
not use this module for real world applications, as it is
unlikely that nontrivial code will be completely stable across
all interactive context classes.
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| CONFIGURED_BASE = None PREFERENCELIST = ('wx',) REQUIRED_EXTENSION_MISSING = 3 __file__ = '/home/mcfletch/pylive/OpenGLContext/testingcontext.pyc' __name__ = 'OpenGLContext.testingcontext' __package__ = 'OpenGLContext' log = <logging.Logger instance at 0x35f8dd0> | ||