File: __init__.py

package info (click to toggle)
mgltools-opengltk 1.5.7~rc1%2Bcvs.20140424-1
  • links: PTS, VCS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd
  • size: 8,588 kB
  • ctags: 38,392
  • sloc: ansic: 98,617; python: 3,813; cpp: 1,943; sh: 1,332; tcl: 1,127; makefile: 64
file content (8 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#
# copyright_notice
#

"""module ensuring backward compatibility with PyOpenGL
"""

__all__ = ('GL', 'GLU')