=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Installing for py25-OpenGL-3.0.0a6 => Generating pre-install file lists (cd /scratch/graphics/py-OpenGL/work/PyOpenGL-3.0.0a6/ && /usr/bin/env PKGSRC_PYTHON_NO_EGG=defined USETOOLS=no PTHREAD_CFLAGS=\ PTHREAD_LDFLAGS= PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python2.5 CC=cc CFLAGS=-O2\ -I/usr/pkg/include/python2.5\ -I/usr/pkg/include\ -I/usr/include CPPFLAGS=-I/usr/pkg/include/python2.5\ -I/usr/pkg/include\ -I/usr/include CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include/python2.5\ -I/usr/pkg/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib/python2.5/config\ -Wl,-R/usr/pkg/lib/python2.5/config\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/scratch/graphics/py-OpenGL/work/.wrapper/bin:/scratch/graphics/py-OpenGL/work/.buildlink/bin:/scratch/graphics/py-OpenGL/work/.gcc/bin:/scratch/graphics/py-OpenGL/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/scratch/graphics/py-OpenGL/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/pkg X11PREFIX=/usr/pkg PKGMANDIR=man MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 444 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 INSTALL_INFO= MAKEINFO=/scratch/graphics/py-OpenGL/work/.tools/bin/makeinfo PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/graphics/py-OpenGL/work/.buildlink/lib/pkgconfig:/scratch/graphics/py-OpenGL/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/graphics/py-OpenGL/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python2.5 setup.py "install" -c -O1 ) running install running bdist_egg running egg_info writing PyOpenGL.egg-info/PKG-INFO writing top-level names to PyOpenGL.egg-info/top_level.txt writing dependency_links to PyOpenGL.egg-info/dependency_links.txt writing entry points to PyOpenGL.egg-info/entry_points.txt reading manifest file 'PyOpenGL.egg-info/SOURCES.txt' writing manifest file 'PyOpenGL.egg-info/SOURCES.txt' installing library code to build/bdist.dragonfly-2.1-i386/egg running install_lib running build_py creating build/bdist.dragonfly-2.1-i386 creating build/bdist.dragonfly-2.1-i386/egg creating build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/contextdata.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/constant.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/constants.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/converters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/error.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/extensions.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/images.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/logs.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/version.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL copying build/lib/OpenGL/wrapper.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/AGL copying build/lib/OpenGL/AGL/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/AGL creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL copying build/lib/OpenGL/GL/exceptional.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL copying build/lib/OpenGL/GL/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL copying build/lib/OpenGL/GL/feedback.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL copying build/lib/OpenGL/GL/glget.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL copying build/lib/OpenGL/GL/images.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL copying build/lib/OpenGL/GL/pointers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL copying build/lib/OpenGL/GL/selection.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/client_storage.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/specular_vector.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/element_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/fence.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/vertex_array_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/transform_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/vertex_array_range.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE copying build/lib/OpenGL/GL/APPLE/ycbcr_422.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/depth_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/fragment_program_shadow.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/color_buffer_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/draw_buffers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/fragment_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/pixel_buffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/fragment_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/half_float_pixel.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/imaging.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/matrix_palette.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/multitexture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/occlusion_query.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/shader_objects_new.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/point_parameters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/point_sprite.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/shadow.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/shader_objects.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_mirrored_repeat.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/shading_language_100.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/shadow_ambient.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_border_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_compression.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_cube_map.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_env_add.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_env_combine.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_env_crossbar.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_env_dot3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_non_power_of_two.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/texture_rectangle.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/transpose_matrix.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/vertex_blend.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/vertex_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/vertex_buffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/vertex_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB copying build/lib/OpenGL/GL/ARB/window_pos.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/draw_buffers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/envmap_bumpmap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/element_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/pixel_format_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/fragment_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/map_object_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/separate_stencil.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/pn_triangles.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/text_fragment_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/texture_env_combine3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/texture_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/texture_mirror_once.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/vertex_array_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/vertex_attrib_array_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI copying build/lib/OpenGL/GL/ATI/vertex_streams.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX copying build/lib/OpenGL/GL/DFX/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX copying build/lib/OpenGL/GL/DFX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX copying build/lib/OpenGL/GL/DFX/tbuffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX copying build/lib/OpenGL/GL/DFX/texture_compression_FXT1.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/blend_func_separate.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/422_pixels.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/GL_422_pixels.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/abgr.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/bgra.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/blend_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/color_matrix.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/cmyka.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/blend_equation_separate.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/blend_logic_op.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/blend_minmax.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/blend_subtract.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/clip_volume_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/compiled_vertex_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/color_subtable.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/convolution.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/index_func.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/fog_coord.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/coordinate_frame.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/copy_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/cull_vertex.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/depth_bounds_test.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/draw_range_elements.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/histogram.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/framebuffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/pixel_transform_color_table.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/index_array_formats.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/index_material.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/index_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/light_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/misc_attribute.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/multi_draw_arrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/packed_pixels.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/paletted_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/pixel_buffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/pixel_transform.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/separate_specular_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/point_parameters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/polygon_offset.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/rescale_normal.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/secondary_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/stencil_two_side.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/shadow_funcs.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_filter_anisotropic.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/shared_texture_palette.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/stencil_wrap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/subtexture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture3D.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_compression_s3tc.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_cube_map.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_env_add.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_env_combine.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_env_dot3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_mirror_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_lod_bias.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_perturb_normal.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/texture_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/vertex_weighting.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/vertex_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT copying build/lib/OpenGL/GL/EXT/vertex_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/GREMEDY copying build/lib/OpenGL/GL/GREMEDY/string_marker.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/GREMEDY copying build/lib/OpenGL/GL/GREMEDY/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/GREMEDY creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP copying build/lib/OpenGL/GL/HP/image_transform.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP copying build/lib/OpenGL/GL/HP/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP copying build/lib/OpenGL/GL/HP/convolution_border_modes.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP copying build/lib/OpenGL/GL/HP/occlusion_test.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP copying build/lib/OpenGL/GL/HP/texture_lighting.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM copying build/lib/OpenGL/GL/IBM/cull_vertex.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM copying build/lib/OpenGL/GL/IBM/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM copying build/lib/OpenGL/GL/IBM/texture_mirrored_repeat.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM copying build/lib/OpenGL/GL/IBM/multimode_draw_arrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM copying build/lib/OpenGL/GL/IBM/rasterpos_clip.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM copying build/lib/OpenGL/GL/IBM/vertex_array_lists.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR copying build/lib/OpenGL/GL/INGR/color_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR copying build/lib/OpenGL/GL/INGR/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR copying build/lib/OpenGL/GL/INGR/blend_func_separate.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR copying build/lib/OpenGL/GL/INGR/interlace_read.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR copying build/lib/OpenGL/GL/INGR/palette_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INTEL copying build/lib/OpenGL/GL/INTEL/parallel_arrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INTEL copying build/lib/OpenGL/GL/INTEL/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INTEL copying build/lib/OpenGL/GL/INTEL/texture_scissor.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INTEL creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA copying build/lib/OpenGL/GL/MESA/pack_invert.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA copying build/lib/OpenGL/GL/MESA/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA copying build/lib/OpenGL/GL/MESA/resize_buffers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA copying build/lib/OpenGL/GL/MESA/window_pos.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA copying build/lib/OpenGL/GL/MESA/ycbcr_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/blend_square.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/fragment_program_option.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/copy_depth_to_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/depth_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/evaluators.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/fence.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/float_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/fog_distance.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/fragment_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/fragment_program2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/light_max_exponent.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/half_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texture_compression_vtc.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/multisample_filter_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/occlusion_query.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/packed_depth_stencil.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/pixel_data_range.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/point_sprite.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/primitive_restart.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/register_combiners.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/register_combiners2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texgen_emboss.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texgen_reflection.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/vertex_program2_option.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texture_env_combine4.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texture_expand_normal.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texture_rectangle.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texture_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texture_shader2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/texture_shader3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/vertex_array_range.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/vertex_array_range2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/vertex_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/vertex_program1_1.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/vertex_program2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV copying build/lib/OpenGL/GL/NV/vertex_program3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OES copying build/lib/OpenGL/GL/OES/read_format.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OES copying build/lib/OpenGL/GL/OES/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OES creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML copying build/lib/OpenGL/GL/OML/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML copying build/lib/OpenGL/GL/OML/interlace.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML copying build/lib/OpenGL/GL/OML/resample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML copying build/lib/OpenGL/GL/OML/subsample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/PGI copying build/lib/OpenGL/GL/PGI/misc_hints.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/PGI copying build/lib/OpenGL/GL/PGI/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/PGI copying build/lib/OpenGL/GL/PGI/vertex_hints.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/PGI creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/REND copying build/lib/OpenGL/GL/REND/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/REND copying build/lib/OpenGL/GL/REND/screen_coordinates.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/REND creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/S3 copying build/lib/OpenGL/GL/S3/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/S3 copying build/lib/OpenGL/GL/S3/s3tc.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/S3 creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI copying build/lib/OpenGL/GL/SGI/color_matrix.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI copying build/lib/OpenGL/GL/SGI/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI copying build/lib/OpenGL/GL/SGI/texture_color_table.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI copying build/lib/OpenGL/GL/SGI/color_table.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI copying build/lib/OpenGL/GL/SGI/depth_pass_instrument.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/detail_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/generate_mipmap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/fog_function.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/point_line_texgen.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/pixel_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/texture_border_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/point_parameters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/sharpen_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/texture4D.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/texture_color_mask.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/texture_edge_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/texture_filter4.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/texture_lod.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS copying build/lib/OpenGL/GL/SGIS/texture_select.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/async_histogram.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/FfdMask.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/async.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/blend_alpha_minmax.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/async_pixel.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/impact_pixel_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/calligraphic_fragment.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/clipmap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/convolution_accuracy.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/depth_pass_instrument.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/depth_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/flush_raster.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/fog_offset.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/fog_scale.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/fragment_lighting.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/framezoom.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/igloo_interface.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/ir_instrument1.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/instruments.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/interlace.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/polynomial_ffd.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/list_priority.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/pixel_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/pixel_tiles.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/texture_coordinate_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/reference_plane.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/resample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/scalebias_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/shadow.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/shadow_ambient.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/sprite.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/subsample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/tag_sample_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/texture_add_env.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/texture_multi_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/texture_lod_bias.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/texture_scale_bias.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/texture_select.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/vertex_preclip.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/ycrcb.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/ycrcb_subsample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX copying build/lib/OpenGL/GL/SGIX/ycrcba.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN copying build/lib/OpenGL/GL/SUN/global_alpha.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN copying build/lib/OpenGL/GL/SUN/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN copying build/lib/OpenGL/GL/SUN/convolution_border_modes.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN copying build/lib/OpenGL/GL/SUN/mesh_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN copying build/lib/OpenGL/GL/SUN/slice_accum.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN copying build/lib/OpenGL/GL/SUN/triangle_list.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN copying build/lib/OpenGL/GL/SUN/vertex.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUNX copying build/lib/OpenGL/GL/SUNX/constant_data.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUNX copying build/lib/OpenGL/GL/SUNX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUNX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/GL_1_2_images.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/GL_1_2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/GL_1_3_images.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/GL_1_3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/GL_1_4.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/GL_1_5.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/GL_2_0.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION copying build/lib/OpenGL/GL/VERSION/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/WIN copying build/lib/OpenGL/GL/WIN/phong_shading.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/WIN copying build/lib/OpenGL/GL/WIN/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/WIN copying build/lib/OpenGL/GL/WIN/specular_fog.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/WIN creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLE copying build/lib/OpenGL/GLE/exceptional.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLE copying build/lib/OpenGL/GLE/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLE creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU copying build/lib/OpenGL/GLU/projection.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU copying build/lib/OpenGL/GLU/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU copying build/lib/OpenGL/GLU/glunurbs.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU copying build/lib/OpenGL/GLU/glustruct.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU copying build/lib/OpenGL/GLU/quadrics.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU copying build/lib/OpenGL/GLU/tess.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/EXT copying build/lib/OpenGL/GLU/EXT/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/EXT copying build/lib/OpenGL/GLU/EXT/nurbs_tessellator.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/EXT copying build/lib/OpenGL/GLU/EXT/object_space_tess.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/EXT creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT copying build/lib/OpenGL/GLUT/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT copying build/lib/OpenGL/GLUT/fonts.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT copying build/lib/OpenGL/GLUT/freeglut.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT copying build/lib/OpenGL/GLUT/special.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLX copying build/lib/OpenGL/GLX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/Tk copying build/lib/OpenGL/Tk/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/Tk creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/WGL copying build/lib/OpenGL/WGL/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/WGL creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/arraydatatype.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/_numeric.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/_strings.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/ctypesparameters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/arrayhelpers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/ctarrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/ctypesarrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/ctypespointers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/formathandler.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/lists.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/nones.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/numarrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/numbers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/numeric.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/numpymodule.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays copying build/lib/OpenGL/arrays/strings.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform copying build/lib/OpenGL/platform/ctypesloader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform copying build/lib/OpenGL/platform/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform copying build/lib/OpenGL/platform/darwin.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform copying build/lib/OpenGL/platform/glx.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform copying build/lib/OpenGL/platform/win32.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw copying build/lib/OpenGL/raw/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL copying build/lib/OpenGL/raw/GL/annotations.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL copying build/lib/OpenGL/raw/GL/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL copying build/lib/OpenGL/raw/GL/constants.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/client_storage.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/specular_vector.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/element_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/fence.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/vertex_array_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/transform_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/vertex_array_range.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE copying build/lib/OpenGL/raw/GL/APPLE/ycbcr_422.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/depth_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/fragment_program_shadow.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/color_buffer_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/draw_buffers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/fragment_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/pixel_buffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/fragment_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/half_float_pixel.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/imaging.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/matrix_palette.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/multitexture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/occlusion_query.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/shading_language_100.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/point_parameters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/point_sprite.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/vertex_blend.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/shader_objects.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/shadow_ambient.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/shadow.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_mirrored_repeat.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_border_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_compression.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_cube_map.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_env_add.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_env_combine.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_env_crossbar.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_env_dot3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_non_power_of_two.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/texture_rectangle.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/transpose_matrix.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/vertex_buffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/vertex_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/vertex_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB copying build/lib/OpenGL/raw/GL/ARB/window_pos.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/draw_buffers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/envmap_bumpmap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/element_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/pixel_format_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/fragment_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/map_object_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/separate_stencil.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/pn_triangles.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/text_fragment_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/texture_env_combine3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/texture_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/texture_mirror_once.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/vertex_array_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/vertex_attrib_array_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI copying build/lib/OpenGL/raw/GL/ATI/vertex_streams.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX copying build/lib/OpenGL/raw/GL/DFX/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX copying build/lib/OpenGL/raw/GL/DFX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX copying build/lib/OpenGL/raw/GL/DFX/tbuffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX copying build/lib/OpenGL/raw/GL/DFX/texture_compression_FXT1.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/blend_func_separate.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/422_pixels.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/abgr.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/bgra.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/blend_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/color_matrix.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/cmyka.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/blend_equation_separate.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/blend_logic_op.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/blend_minmax.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/blend_subtract.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/clip_volume_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/compiled_vertex_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/color_subtable.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/coordinate_frame.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/convolution.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_cube_map.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/copy_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/cull_vertex.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/depth_bounds_test.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/draw_range_elements.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/fog_coord.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/framebuffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/histogram.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/index_array_formats.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/index_func.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/index_material.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/index_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/light_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/misc_attribute.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/multi_draw_arrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/packed_pixels.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/paletted_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/pixel_buffer_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/pixel_transform.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/pixel_transform_color_table.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/point_parameters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/polygon_offset.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/rescale_normal.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/secondary_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/separate_specular_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/shadow_funcs.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/shared_texture_palette.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/stencil_two_side.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/stencil_wrap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/subtexture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture3D.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_filter_anisotropic.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_compression_s3tc.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_env_add.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_env_combine.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_env_dot3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_mirror_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_lod_bias.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_perturb_normal.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/texture_object.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/vertex_weighting.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/vertex_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT copying build/lib/OpenGL/raw/GL/EXT/vertex_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/GREMEDY copying build/lib/OpenGL/raw/GL/GREMEDY/string_marker.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/GREMEDY copying build/lib/OpenGL/raw/GL/GREMEDY/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/GREMEDY creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP copying build/lib/OpenGL/raw/GL/HP/image_transform.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP copying build/lib/OpenGL/raw/GL/HP/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP copying build/lib/OpenGL/raw/GL/HP/convolution_border_modes.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP copying build/lib/OpenGL/raw/GL/HP/occlusion_test.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP copying build/lib/OpenGL/raw/GL/HP/texture_lighting.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM copying build/lib/OpenGL/raw/GL/IBM/cull_vertex.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM copying build/lib/OpenGL/raw/GL/IBM/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM copying build/lib/OpenGL/raw/GL/IBM/texture_mirrored_repeat.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM copying build/lib/OpenGL/raw/GL/IBM/multimode_draw_arrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM copying build/lib/OpenGL/raw/GL/IBM/rasterpos_clip.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM copying build/lib/OpenGL/raw/GL/IBM/vertex_array_lists.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR copying build/lib/OpenGL/raw/GL/INGR/color_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR copying build/lib/OpenGL/raw/GL/INGR/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR copying build/lib/OpenGL/raw/GL/INGR/blend_func_separate.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR copying build/lib/OpenGL/raw/GL/INGR/interlace_read.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR copying build/lib/OpenGL/raw/GL/INGR/palette_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INTEL copying build/lib/OpenGL/raw/GL/INTEL/parallel_arrays.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INTEL copying build/lib/OpenGL/raw/GL/INTEL/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INTEL copying build/lib/OpenGL/raw/GL/INTEL/texture_scissor.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INTEL creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA copying build/lib/OpenGL/raw/GL/MESA/pack_invert.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA copying build/lib/OpenGL/raw/GL/MESA/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA copying build/lib/OpenGL/raw/GL/MESA/resize_buffers.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA copying build/lib/OpenGL/raw/GL/MESA/window_pos.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA copying build/lib/OpenGL/raw/GL/MESA/ycbcr_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/blend_square.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/fragment_program_option.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/copy_depth_to_color.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/depth_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/evaluators.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/fence.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/float_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/fog_distance.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/fragment_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/fragment_program2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/light_max_exponent.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/half_float.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texture_compression_vtc.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/multisample_filter_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/occlusion_query.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/packed_depth_stencil.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/pixel_data_range.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/point_sprite.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/primitive_restart.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/register_combiners.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/register_combiners2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texgen_emboss.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texgen_reflection.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/vertex_program2_option.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texture_env_combine4.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texture_expand_normal.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texture_rectangle.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texture_shader.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texture_shader2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/texture_shader3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/vertex_array_range.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/vertex_array_range2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/vertex_program.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/vertex_program1_1.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/vertex_program2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV copying build/lib/OpenGL/raw/GL/NV/vertex_program3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OES copying build/lib/OpenGL/raw/GL/OES/read_format.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OES copying build/lib/OpenGL/raw/GL/OES/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OES creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML copying build/lib/OpenGL/raw/GL/OML/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML copying build/lib/OpenGL/raw/GL/OML/interlace.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML copying build/lib/OpenGL/raw/GL/OML/resample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML copying build/lib/OpenGL/raw/GL/OML/subsample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/PGI copying build/lib/OpenGL/raw/GL/PGI/misc_hints.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/PGI copying build/lib/OpenGL/raw/GL/PGI/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/PGI copying build/lib/OpenGL/raw/GL/PGI/vertex_hints.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/PGI creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/REND copying build/lib/OpenGL/raw/GL/REND/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/REND copying build/lib/OpenGL/raw/GL/REND/screen_coordinates.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/REND creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/S3 copying build/lib/OpenGL/raw/GL/S3/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/S3 copying build/lib/OpenGL/raw/GL/S3/s3tc.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/S3 creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI copying build/lib/OpenGL/raw/GL/SGI/color_matrix.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI copying build/lib/OpenGL/raw/GL/SGI/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI copying build/lib/OpenGL/raw/GL/SGI/texture_color_table.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI copying build/lib/OpenGL/raw/GL/SGI/color_table.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI copying build/lib/OpenGL/raw/GL/SGI/depth_pass_instrument.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/detail_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/generate_mipmap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/fog_function.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/point_line_texgen.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/multisample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/pixel_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/texture_border_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/point_parameters.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/sharpen_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/texture4D.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/texture_color_mask.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/texture_edge_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/texture_filter4.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/texture_lod.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS copying build/lib/OpenGL/raw/GL/SGIS/texture_select.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/async_histogram.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/FfdMask.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/async.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/blend_alpha_minmax.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/async_pixel.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/impact_pixel_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/calligraphic_fragment.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/clipmap.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/convolution_accuracy.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/depth_pass_instrument.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/depth_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/flush_raster.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/fog_offset.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/fog_scale.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/fragment_lighting.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/framezoom.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/igloo_interface.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/ir_instrument1.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/instruments.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/interlace.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/polynomial_ffd.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/list_priority.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/pixel_texture.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/pixel_tiles.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/texture_coordinate_clamp.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/reference_plane.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/resample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/scalebias_hint.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/shadow.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/shadow_ambient.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/sprite.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/subsample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/tag_sample_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/texture_add_env.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/texture_multi_buffer.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/texture_lod_bias.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/texture_scale_bias.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/texture_select.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/vertex_preclip.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/ycrcb.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/ycrcb_subsample.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX copying build/lib/OpenGL/raw/GL/SGIX/ycrcba.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN copying build/lib/OpenGL/raw/GL/SUN/global_alpha.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN copying build/lib/OpenGL/raw/GL/SUN/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN copying build/lib/OpenGL/raw/GL/SUN/convolution_border_modes.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN copying build/lib/OpenGL/raw/GL/SUN/mesh_array.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN copying build/lib/OpenGL/raw/GL/SUN/slice_accum.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN copying build/lib/OpenGL/raw/GL/SUN/triangle_list.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN copying build/lib/OpenGL/raw/GL/SUN/vertex.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUNX copying build/lib/OpenGL/raw/GL/SUNX/constant_data.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUNX copying build/lib/OpenGL/raw/GL/SUNX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUNX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION copying build/lib/OpenGL/raw/GL/VERSION/GL_1_2.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION copying build/lib/OpenGL/raw/GL/VERSION/GL_1_3.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION copying build/lib/OpenGL/raw/GL/VERSION/GL_1_4.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION copying build/lib/OpenGL/raw/GL/VERSION/GL_1_5.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION copying build/lib/OpenGL/raw/GL/VERSION/GL_2_0.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION copying build/lib/OpenGL/raw/GL/VERSION/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/WIN copying build/lib/OpenGL/raw/GL/WIN/phong_shading.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/WIN copying build/lib/OpenGL/raw/GL/WIN/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/WIN copying build/lib/OpenGL/raw/GL/WIN/specular_fog.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/WIN creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLE copying build/lib/OpenGL/raw/GLE/annotations.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLE copying build/lib/OpenGL/raw/GLE/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLE copying build/lib/OpenGL/raw/GLE/constants.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLE creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLU copying build/lib/OpenGL/raw/GLU/annotations.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLU copying build/lib/OpenGL/raw/GLU/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLU copying build/lib/OpenGL/raw/GLU/constants.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLU creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLUT copying build/lib/OpenGL/raw/GLUT/annotations.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLUT copying build/lib/OpenGL/raw/GLUT/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLUT copying build/lib/OpenGL/raw/GLUT/constants.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLUT creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLX copying build/lib/OpenGL/raw/GLX/annotations.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLX copying build/lib/OpenGL/raw/GLX/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLX copying build/lib/OpenGL/raw/GLX/constants.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLX creating build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/test_glutwindow.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/__init__.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/test_glut_function_predef.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/test_glgetfloat_leak.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/test_glutinit_0args.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/test_loadglut.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/test_nolights.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/test_reported_leak.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/testing_context.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests copying build/lib/OpenGL/tests/tests.py -> build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/contextdata.py to contextdata.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/constant.py to constant.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/constants.py to constants.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/converters.py to converters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/error.py to error.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/extensions.py to extensions.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/images.py to images.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/logs.py to logs.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/version.py to version.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/wrapper.py to wrapper.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/AGL/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/exceptional.py to exceptional.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/feedback.py to feedback.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/glget.py to glget.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/images.py to images.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/pointers.py to pointers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/selection.py to selection.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/client_storage.py to client_storage.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/specular_vector.py to specular_vector.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/element_array.py to element_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/fence.py to fence.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/vertex_array_object.py to vertex_array_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/transform_hint.py to transform_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/vertex_array_range.py to vertex_array_range.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/APPLE/ycbcr_422.py to ycbcr_422.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/depth_texture.py to depth_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/fragment_program_shadow.py to fragment_program_shadow.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/color_buffer_float.py to color_buffer_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/draw_buffers.py to draw_buffers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/fragment_program.py to fragment_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/pixel_buffer_object.py to pixel_buffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/fragment_shader.py to fragment_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/half_float_pixel.py to half_float_pixel.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/imaging.py to imaging.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/matrix_palette.py to matrix_palette.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/multitexture.py to multitexture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/occlusion_query.py to occlusion_query.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/shader_objects_new.py to shader_objects_new.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/point_parameters.py to point_parameters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/point_sprite.py to point_sprite.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/shadow.py to shadow.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/shader_objects.py to shader_objects.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_mirrored_repeat.py to texture_mirrored_repeat.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/shading_language_100.py to shading_language_100.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/shadow_ambient.py to shadow_ambient.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_border_clamp.py to texture_border_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_compression.py to texture_compression.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_cube_map.py to texture_cube_map.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_env_add.py to texture_env_add.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_env_combine.py to texture_env_combine.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_env_crossbar.py to texture_env_crossbar.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_env_dot3.py to texture_env_dot3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_float.py to texture_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_non_power_of_two.py to texture_non_power_of_two.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/texture_rectangle.py to texture_rectangle.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/transpose_matrix.py to transpose_matrix.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/vertex_blend.py to vertex_blend.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/vertex_program.py to vertex_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/vertex_buffer_object.py to vertex_buffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/vertex_shader.py to vertex_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ARB/window_pos.py to window_pos.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/draw_buffers.py to draw_buffers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/envmap_bumpmap.py to envmap_bumpmap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/element_array.py to element_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/pixel_format_float.py to pixel_format_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/fragment_shader.py to fragment_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/map_object_buffer.py to map_object_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/separate_stencil.py to separate_stencil.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/pn_triangles.py to pn_triangles.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/text_fragment_shader.py to text_fragment_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/texture_env_combine3.py to texture_env_combine3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/texture_float.py to texture_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/texture_mirror_once.py to texture_mirror_once.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/vertex_array_object.py to vertex_array_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/vertex_attrib_array_object.py to vertex_attrib_array_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/ATI/vertex_streams.py to vertex_streams.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX/tbuffer.py to tbuffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/DFX/texture_compression_FXT1.py to texture_compression_FXT1.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/blend_func_separate.py to blend_func_separate.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/422_pixels.py to 422_pixels.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/GL_422_pixels.py to GL_422_pixels.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/abgr.py to abgr.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/bgra.py to bgra.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/blend_color.py to blend_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/color_matrix.py to color_matrix.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/cmyka.py to cmyka.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/blend_equation_separate.py to blend_equation_separate.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/blend_logic_op.py to blend_logic_op.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/blend_minmax.py to blend_minmax.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/blend_subtract.py to blend_subtract.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/clip_volume_hint.py to clip_volume_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/compiled_vertex_array.py to compiled_vertex_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/color_subtable.py to color_subtable.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/convolution.py to convolution.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/index_func.py to index_func.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/fog_coord.py to fog_coord.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/coordinate_frame.py to coordinate_frame.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/copy_texture.py to copy_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/cull_vertex.py to cull_vertex.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/depth_bounds_test.py to depth_bounds_test.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/draw_range_elements.py to draw_range_elements.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/histogram.py to histogram.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/framebuffer_object.py to framebuffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/pixel_transform_color_table.py to pixel_transform_color_table.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/index_array_formats.py to index_array_formats.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/index_material.py to index_material.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/index_texture.py to index_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/light_texture.py to light_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/misc_attribute.py to misc_attribute.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/multi_draw_arrays.py to multi_draw_arrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/packed_pixels.py to packed_pixels.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/paletted_texture.py to paletted_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture.py to texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/pixel_buffer_object.py to pixel_buffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/pixel_transform.py to pixel_transform.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/separate_specular_color.py to separate_specular_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/point_parameters.py to point_parameters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/polygon_offset.py to polygon_offset.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/rescale_normal.py to rescale_normal.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/secondary_color.py to secondary_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/stencil_two_side.py to stencil_two_side.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/shadow_funcs.py to shadow_funcs.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_filter_anisotropic.py to texture_filter_anisotropic.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/shared_texture_palette.py to shared_texture_palette.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/stencil_wrap.py to stencil_wrap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/subtexture.py to subtexture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture3D.py to texture3D.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_compression_s3tc.py to texture_compression_s3tc.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_cube_map.py to texture_cube_map.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_env_add.py to texture_env_add.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_env_combine.py to texture_env_combine.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_env_dot3.py to texture_env_dot3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_mirror_clamp.py to texture_mirror_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_lod_bias.py to texture_lod_bias.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_perturb_normal.py to texture_perturb_normal.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/texture_object.py to texture_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/vertex_weighting.py to vertex_weighting.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/vertex_array.py to vertex_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/EXT/vertex_shader.py to vertex_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/GREMEDY/string_marker.py to string_marker.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/GREMEDY/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP/image_transform.py to image_transform.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP/convolution_border_modes.py to convolution_border_modes.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP/occlusion_test.py to occlusion_test.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/HP/texture_lighting.py to texture_lighting.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM/cull_vertex.py to cull_vertex.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM/texture_mirrored_repeat.py to texture_mirrored_repeat.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM/multimode_draw_arrays.py to multimode_draw_arrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM/rasterpos_clip.py to rasterpos_clip.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/IBM/vertex_array_lists.py to vertex_array_lists.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR/color_clamp.py to color_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR/blend_func_separate.py to blend_func_separate.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR/interlace_read.py to interlace_read.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INGR/palette_buffer.py to palette_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INTEL/parallel_arrays.py to parallel_arrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INTEL/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/INTEL/texture_scissor.py to texture_scissor.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA/pack_invert.py to pack_invert.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA/resize_buffers.py to resize_buffers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA/window_pos.py to window_pos.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/MESA/ycbcr_texture.py to ycbcr_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/blend_square.py to blend_square.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/fragment_program_option.py to fragment_program_option.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/copy_depth_to_color.py to copy_depth_to_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/depth_clamp.py to depth_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/evaluators.py to evaluators.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/fence.py to fence.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/float_buffer.py to float_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/fog_distance.py to fog_distance.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/fragment_program.py to fragment_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/fragment_program2.py to fragment_program2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/light_max_exponent.py to light_max_exponent.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/half_float.py to half_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texture_compression_vtc.py to texture_compression_vtc.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/multisample_filter_hint.py to multisample_filter_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/occlusion_query.py to occlusion_query.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/packed_depth_stencil.py to packed_depth_stencil.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/pixel_data_range.py to pixel_data_range.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/point_sprite.py to point_sprite.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/primitive_restart.py to primitive_restart.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/register_combiners.py to register_combiners.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/register_combiners2.py to register_combiners2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texgen_emboss.py to texgen_emboss.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texgen_reflection.py to texgen_reflection.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/vertex_program2_option.py to vertex_program2_option.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texture_env_combine4.py to texture_env_combine4.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texture_expand_normal.py to texture_expand_normal.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texture_rectangle.py to texture_rectangle.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texture_shader.py to texture_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texture_shader2.py to texture_shader2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/texture_shader3.py to texture_shader3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/vertex_array_range.py to vertex_array_range.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/vertex_array_range2.py to vertex_array_range2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/vertex_program.py to vertex_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/vertex_program1_1.py to vertex_program1_1.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/vertex_program2.py to vertex_program2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/NV/vertex_program3.py to vertex_program3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OES/read_format.py to read_format.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OES/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML/interlace.py to interlace.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML/resample.py to resample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/OML/subsample.py to subsample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/PGI/misc_hints.py to misc_hints.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/PGI/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/PGI/vertex_hints.py to vertex_hints.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/REND/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/REND/screen_coordinates.py to screen_coordinates.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/S3/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/S3/s3tc.py to s3tc.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI/color_matrix.py to color_matrix.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI/texture_color_table.py to texture_color_table.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI/color_table.py to color_table.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGI/depth_pass_instrument.py to depth_pass_instrument.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/detail_texture.py to detail_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/generate_mipmap.py to generate_mipmap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/fog_function.py to fog_function.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/point_line_texgen.py to point_line_texgen.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/pixel_texture.py to pixel_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/texture_border_clamp.py to texture_border_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/point_parameters.py to point_parameters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/sharpen_texture.py to sharpen_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/texture4D.py to texture4D.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/texture_color_mask.py to texture_color_mask.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/texture_edge_clamp.py to texture_edge_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/texture_filter4.py to texture_filter4.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/texture_lod.py to texture_lod.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIS/texture_select.py to texture_select.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/async_histogram.py to async_histogram.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/FfdMask.py to FfdMask.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/async.py to async.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/blend_alpha_minmax.py to blend_alpha_minmax.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/async_pixel.py to async_pixel.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/impact_pixel_texture.py to impact_pixel_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/calligraphic_fragment.py to calligraphic_fragment.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/clipmap.py to clipmap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/convolution_accuracy.py to convolution_accuracy.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/depth_pass_instrument.py to depth_pass_instrument.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/depth_texture.py to depth_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/flush_raster.py to flush_raster.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/fog_offset.py to fog_offset.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/fog_scale.py to fog_scale.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/fragment_lighting.py to fragment_lighting.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/framezoom.py to framezoom.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/igloo_interface.py to igloo_interface.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/ir_instrument1.py to ir_instrument1.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/instruments.py to instruments.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/interlace.py to interlace.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/polynomial_ffd.py to polynomial_ffd.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/list_priority.py to list_priority.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/pixel_texture.py to pixel_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/pixel_tiles.py to pixel_tiles.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/texture_coordinate_clamp.py to texture_coordinate_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/reference_plane.py to reference_plane.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/resample.py to resample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/scalebias_hint.py to scalebias_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/shadow.py to shadow.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/shadow_ambient.py to shadow_ambient.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/sprite.py to sprite.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/subsample.py to subsample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/tag_sample_buffer.py to tag_sample_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/texture_add_env.py to texture_add_env.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/texture_multi_buffer.py to texture_multi_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/texture_lod_bias.py to texture_lod_bias.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/texture_scale_bias.py to texture_scale_bias.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/texture_select.py to texture_select.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/vertex_preclip.py to vertex_preclip.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/ycrcb.py to ycrcb.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/ycrcb_subsample.py to ycrcb_subsample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SGIX/ycrcba.py to ycrcba.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN/global_alpha.py to global_alpha.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN/convolution_border_modes.py to convolution_border_modes.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN/mesh_array.py to mesh_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN/slice_accum.py to slice_accum.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN/triangle_list.py to triangle_list.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUN/vertex.py to vertex.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUNX/constant_data.py to constant_data.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/SUNX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/GL_1_2_images.py to GL_1_2_images.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/GL_1_2.py to GL_1_2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/GL_1_3_images.py to GL_1_3_images.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/GL_1_3.py to GL_1_3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/GL_1_4.py to GL_1_4.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/GL_1_5.py to GL_1_5.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/GL_2_0.py to GL_2_0.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/VERSION/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/WIN/phong_shading.py to phong_shading.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/WIN/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GL/WIN/specular_fog.py to specular_fog.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLE/exceptional.py to exceptional.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLE/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/projection.py to projection.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/glunurbs.py to glunurbs.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/glustruct.py to glustruct.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/quadrics.py to quadrics.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/tess.py to tess.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/EXT/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/EXT/nurbs_tessellator.py to nurbs_tessellator.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLU/EXT/object_space_tess.py to object_space_tess.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT/fonts.py to fonts.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT/freeglut.py to freeglut.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLUT/special.py to special.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/GLX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/Tk/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/WGL/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/arraydatatype.py to arraydatatype.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/_numeric.py to _numeric.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/_strings.py to _strings.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/ctypesparameters.py to ctypesparameters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/arrayhelpers.py to arrayhelpers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/ctarrays.py to ctarrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/ctypesarrays.py to ctypesarrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/ctypespointers.py to ctypespointers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/formathandler.py to formathandler.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/lists.py to lists.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/nones.py to nones.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/numarrays.py to numarrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/numbers.py to numbers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/numeric.py to numeric.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/numpymodule.py to numpymodule.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/arrays/strings.py to strings.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform/ctypesloader.py to ctypesloader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform/darwin.py to darwin.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform/glx.py to glx.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/platform/win32.py to win32.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/annotations.py to annotations.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/constants.py to constants.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/client_storage.py to client_storage.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/specular_vector.py to specular_vector.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/element_array.py to element_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/fence.py to fence.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/vertex_array_object.py to vertex_array_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/transform_hint.py to transform_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/vertex_array_range.py to vertex_array_range.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/APPLE/ycbcr_422.py to ycbcr_422.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/depth_texture.py to depth_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/fragment_program_shadow.py to fragment_program_shadow.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/color_buffer_float.py to color_buffer_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/draw_buffers.py to draw_buffers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/fragment_program.py to fragment_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/pixel_buffer_object.py to pixel_buffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/fragment_shader.py to fragment_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/half_float_pixel.py to half_float_pixel.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/imaging.py to imaging.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/matrix_palette.py to matrix_palette.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/multitexture.py to multitexture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/occlusion_query.py to occlusion_query.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/shading_language_100.py to shading_language_100.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/point_parameters.py to point_parameters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/point_sprite.py to point_sprite.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/vertex_blend.py to vertex_blend.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/shader_objects.py to shader_objects.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/shadow_ambient.py to shadow_ambient.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/shadow.py to shadow.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_mirrored_repeat.py to texture_mirrored_repeat.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_border_clamp.py to texture_border_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_compression.py to texture_compression.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_cube_map.py to texture_cube_map.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_env_add.py to texture_env_add.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_env_combine.py to texture_env_combine.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_env_crossbar.py to texture_env_crossbar.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_env_dot3.py to texture_env_dot3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_float.py to texture_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_non_power_of_two.py to texture_non_power_of_two.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/texture_rectangle.py to texture_rectangle.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/transpose_matrix.py to transpose_matrix.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/vertex_buffer_object.py to vertex_buffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/vertex_program.py to vertex_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/vertex_shader.py to vertex_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ARB/window_pos.py to window_pos.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/draw_buffers.py to draw_buffers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/envmap_bumpmap.py to envmap_bumpmap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/element_array.py to element_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/pixel_format_float.py to pixel_format_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/fragment_shader.py to fragment_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/map_object_buffer.py to map_object_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/separate_stencil.py to separate_stencil.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/pn_triangles.py to pn_triangles.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/text_fragment_shader.py to text_fragment_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/texture_env_combine3.py to texture_env_combine3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/texture_float.py to texture_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/texture_mirror_once.py to texture_mirror_once.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/vertex_array_object.py to vertex_array_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/vertex_attrib_array_object.py to vertex_attrib_array_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/ATI/vertex_streams.py to vertex_streams.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX/tbuffer.py to tbuffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/DFX/texture_compression_FXT1.py to texture_compression_FXT1.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/blend_func_separate.py to blend_func_separate.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/422_pixels.py to 422_pixels.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/abgr.py to abgr.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/bgra.py to bgra.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/blend_color.py to blend_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/color_matrix.py to color_matrix.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/cmyka.py to cmyka.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/blend_equation_separate.py to blend_equation_separate.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/blend_logic_op.py to blend_logic_op.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/blend_minmax.py to blend_minmax.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/blend_subtract.py to blend_subtract.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/clip_volume_hint.py to clip_volume_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/compiled_vertex_array.py to compiled_vertex_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/color_subtable.py to color_subtable.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/coordinate_frame.py to coordinate_frame.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/convolution.py to convolution.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_cube_map.py to texture_cube_map.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture.py to texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/copy_texture.py to copy_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/cull_vertex.py to cull_vertex.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/depth_bounds_test.py to depth_bounds_test.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/draw_range_elements.py to draw_range_elements.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/fog_coord.py to fog_coord.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/framebuffer_object.py to framebuffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/histogram.py to histogram.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/index_array_formats.py to index_array_formats.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/index_func.py to index_func.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/index_material.py to index_material.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/index_texture.py to index_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/light_texture.py to light_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/misc_attribute.py to misc_attribute.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/multi_draw_arrays.py to multi_draw_arrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/packed_pixels.py to packed_pixels.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/paletted_texture.py to paletted_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/pixel_buffer_object.py to pixel_buffer_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/pixel_transform.py to pixel_transform.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/pixel_transform_color_table.py to pixel_transform_color_table.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/point_parameters.py to point_parameters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/polygon_offset.py to polygon_offset.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/rescale_normal.py to rescale_normal.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/secondary_color.py to secondary_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/separate_specular_color.py to separate_specular_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/shadow_funcs.py to shadow_funcs.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/shared_texture_palette.py to shared_texture_palette.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/stencil_two_side.py to stencil_two_side.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/stencil_wrap.py to stencil_wrap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/subtexture.py to subtexture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture3D.py to texture3D.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_filter_anisotropic.py to texture_filter_anisotropic.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_compression_s3tc.py to texture_compression_s3tc.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_env_add.py to texture_env_add.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_env_combine.py to texture_env_combine.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_env_dot3.py to texture_env_dot3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_mirror_clamp.py to texture_mirror_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_lod_bias.py to texture_lod_bias.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_perturb_normal.py to texture_perturb_normal.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/texture_object.py to texture_object.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/vertex_weighting.py to vertex_weighting.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/vertex_array.py to vertex_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/EXT/vertex_shader.py to vertex_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/GREMEDY/string_marker.py to string_marker.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/GREMEDY/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP/image_transform.py to image_transform.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP/convolution_border_modes.py to convolution_border_modes.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP/occlusion_test.py to occlusion_test.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/HP/texture_lighting.py to texture_lighting.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM/cull_vertex.py to cull_vertex.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM/texture_mirrored_repeat.py to texture_mirrored_repeat.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM/multimode_draw_arrays.py to multimode_draw_arrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM/rasterpos_clip.py to rasterpos_clip.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/IBM/vertex_array_lists.py to vertex_array_lists.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR/color_clamp.py to color_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR/blend_func_separate.py to blend_func_separate.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR/interlace_read.py to interlace_read.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INGR/palette_buffer.py to palette_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INTEL/parallel_arrays.py to parallel_arrays.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INTEL/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/INTEL/texture_scissor.py to texture_scissor.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA/pack_invert.py to pack_invert.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA/resize_buffers.py to resize_buffers.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA/window_pos.py to window_pos.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/MESA/ycbcr_texture.py to ycbcr_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/blend_square.py to blend_square.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/fragment_program_option.py to fragment_program_option.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/copy_depth_to_color.py to copy_depth_to_color.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/depth_clamp.py to depth_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/evaluators.py to evaluators.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/fence.py to fence.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/float_buffer.py to float_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/fog_distance.py to fog_distance.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/fragment_program.py to fragment_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/fragment_program2.py to fragment_program2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/light_max_exponent.py to light_max_exponent.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/half_float.py to half_float.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texture_compression_vtc.py to texture_compression_vtc.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/multisample_filter_hint.py to multisample_filter_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/occlusion_query.py to occlusion_query.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/packed_depth_stencil.py to packed_depth_stencil.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/pixel_data_range.py to pixel_data_range.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/point_sprite.py to point_sprite.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/primitive_restart.py to primitive_restart.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/register_combiners.py to register_combiners.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/register_combiners2.py to register_combiners2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texgen_emboss.py to texgen_emboss.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texgen_reflection.py to texgen_reflection.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/vertex_program2_option.py to vertex_program2_option.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texture_env_combine4.py to texture_env_combine4.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texture_expand_normal.py to texture_expand_normal.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texture_rectangle.py to texture_rectangle.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texture_shader.py to texture_shader.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texture_shader2.py to texture_shader2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/texture_shader3.py to texture_shader3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/vertex_array_range.py to vertex_array_range.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/vertex_array_range2.py to vertex_array_range2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/vertex_program.py to vertex_program.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/vertex_program1_1.py to vertex_program1_1.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/vertex_program2.py to vertex_program2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/NV/vertex_program3.py to vertex_program3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OES/read_format.py to read_format.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OES/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML/interlace.py to interlace.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML/resample.py to resample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/OML/subsample.py to subsample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/PGI/misc_hints.py to misc_hints.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/PGI/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/PGI/vertex_hints.py to vertex_hints.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/REND/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/REND/screen_coordinates.py to screen_coordinates.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/S3/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/S3/s3tc.py to s3tc.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI/color_matrix.py to color_matrix.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI/texture_color_table.py to texture_color_table.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI/color_table.py to color_table.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGI/depth_pass_instrument.py to depth_pass_instrument.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/detail_texture.py to detail_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/generate_mipmap.py to generate_mipmap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/fog_function.py to fog_function.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/point_line_texgen.py to point_line_texgen.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/multisample.py to multisample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/pixel_texture.py to pixel_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/texture_border_clamp.py to texture_border_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/point_parameters.py to point_parameters.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/sharpen_texture.py to sharpen_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/texture4D.py to texture4D.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/texture_color_mask.py to texture_color_mask.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/texture_edge_clamp.py to texture_edge_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/texture_filter4.py to texture_filter4.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/texture_lod.py to texture_lod.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIS/texture_select.py to texture_select.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/async_histogram.py to async_histogram.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/FfdMask.py to FfdMask.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/async.py to async.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/blend_alpha_minmax.py to blend_alpha_minmax.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/async_pixel.py to async_pixel.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/impact_pixel_texture.py to impact_pixel_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/calligraphic_fragment.py to calligraphic_fragment.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/clipmap.py to clipmap.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/convolution_accuracy.py to convolution_accuracy.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/depth_pass_instrument.py to depth_pass_instrument.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/depth_texture.py to depth_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/flush_raster.py to flush_raster.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/fog_offset.py to fog_offset.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/fog_scale.py to fog_scale.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/fragment_lighting.py to fragment_lighting.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/framezoom.py to framezoom.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/igloo_interface.py to igloo_interface.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/ir_instrument1.py to ir_instrument1.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/instruments.py to instruments.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/interlace.py to interlace.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/polynomial_ffd.py to polynomial_ffd.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/list_priority.py to list_priority.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/pixel_texture.py to pixel_texture.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/pixel_tiles.py to pixel_tiles.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/texture_coordinate_clamp.py to texture_coordinate_clamp.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/reference_plane.py to reference_plane.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/resample.py to resample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/scalebias_hint.py to scalebias_hint.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/shadow.py to shadow.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/shadow_ambient.py to shadow_ambient.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/sprite.py to sprite.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/subsample.py to subsample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/tag_sample_buffer.py to tag_sample_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/texture_add_env.py to texture_add_env.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/texture_multi_buffer.py to texture_multi_buffer.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/texture_lod_bias.py to texture_lod_bias.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/texture_scale_bias.py to texture_scale_bias.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/texture_select.py to texture_select.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/vertex_preclip.py to vertex_preclip.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/ycrcb.py to ycrcb.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/ycrcb_subsample.py to ycrcb_subsample.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SGIX/ycrcba.py to ycrcba.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN/global_alpha.py to global_alpha.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN/convolution_border_modes.py to convolution_border_modes.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN/mesh_array.py to mesh_array.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN/slice_accum.py to slice_accum.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN/triangle_list.py to triangle_list.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUN/vertex.py to vertex.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUNX/constant_data.py to constant_data.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/SUNX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION/GL_1_2.py to GL_1_2.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION/GL_1_3.py to GL_1_3.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION/GL_1_4.py to GL_1_4.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION/GL_1_5.py to GL_1_5.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION/GL_2_0.py to GL_2_0.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/VERSION/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/WIN/phong_shading.py to phong_shading.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/WIN/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GL/WIN/specular_fog.py to specular_fog.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLE/annotations.py to annotations.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLE/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLE/constants.py to constants.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLU/annotations.py to annotations.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLU/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLU/constants.py to constants.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLUT/annotations.py to annotations.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLUT/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLUT/constants.py to constants.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLX/annotations.py to annotations.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLX/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/raw/GLX/constants.py to constants.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/test_glutwindow.py to test_glutwindow.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/__init__.py to __init__.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/test_glut_function_predef.py to test_glut_function_predef.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/test_glgetfloat_leak.py to test_glgetfloat_leak.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/test_glutinit_0args.py to test_glutinit_0args.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/test_loadglut.py to test_loadglut.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/test_nolights.py to test_nolights.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/test_reported_leak.py to test_reported_leak.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/testing_context.py to testing_context.pyc byte-compiling build/bdist.dragonfly-2.1-i386/egg/OpenGL/tests/tests.py to tests.pyc writing byte-compilation script '/tmp/tmpXvq4-B.py' /usr/pkg/bin/python2.5 -O /tmp/tmpXvq4-B.py removing /tmp/tmpXvq4-B.py creating build/bdist.dragonfly-2.1-i386/egg/EGG-INFO copying PyOpenGL.egg-info/PKG-INFO -> build/bdist.dragonfly-2.1-i386/egg/EGG-INFO copying PyOpenGL.egg-info/SOURCES.txt -> build/bdist.dragonfly-2.1-i386/egg/EGG-INFO copying PyOpenGL.egg-info/dependency_links.txt -> build/bdist.dragonfly-2.1-i386/egg/EGG-INFO copying PyOpenGL.egg-info/entry_points.txt -> build/bdist.dragonfly-2.1-i386/egg/EGG-INFO copying PyOpenGL.egg-info/top_level.txt -> build/bdist.dragonfly-2.1-i386/egg/EGG-INFO copying PyOpenGL.egg-info/zip-safe -> build/bdist.dragonfly-2.1-i386/egg/EGG-INFO creating dist creating 'dist/PyOpenGL-3.0.0a6-py2.5.egg' and adding 'build/bdist.dragonfly-2.1-i386/egg' to it removing 'build/bdist.dragonfly-2.1-i386/egg' (and everything under it) Processing PyOpenGL-3.0.0a6-py2.5.egg Copying PyOpenGL-3.0.0a6-py2.5.egg to /usr/pkg/lib/python2.5/site-packages Adding PyOpenGL 3.0.0a6 to easy-install.pth file Installed /usr/pkg/lib/python2.5/site-packages/PyOpenGL-3.0.0a6-py2.5.egg Processing dependencies for PyOpenGL==3.0.0a6 Finished processing dependencies for PyOpenGL==3.0.0a6 => Automatic manual page handling => Generating post-install file lists pkg_create: can't stat `/usr/pkg/lib/python2.5/site-packages/PyOpenGL-3.0.0a6-py2.4.egg' => Registering installation for py25-OpenGL-3.0.0a6 pkg_admin: py25-OpenGL-3.0.0a6: File `/usr/pkg/lib/python2.5/site-packages/PyOpenGL-3.0.0a6-py2.4.egg' is in +CONTENTS but not on filesystem! py25-OpenGL-3.0.0a6 requires installed package MesaLib-7.0.4.1nb4 py25-OpenGL-3.0.0a6 requires installed package glu-7.0.4.1 py25-OpenGL-3.0.0a6 requires installed package glut-7.0.4.1 py25-OpenGL-3.0.0a6 requires installed package py25-Numeric-24.2 py25-OpenGL-3.0.0a6 requires installed package py25-Tk-0nb4 py25-OpenGL-3.0.0a6 requires installed package py25-ctypes-1.0.2nb1 py25-OpenGL-3.0.0a6 requires installed package py25-setuptools-0.6c8 py25-OpenGL-3.0.0a6 requires installed package python25-2.5.2nb4 py25-OpenGL-3.0.0a6 requires installed package tcl-8.4.18 => Checking file-check results for py25-OpenGL-3.0.0a6 ERROR: ************************************************************ ERROR: The following files are in the PLIST but not in /usr/pkg: ERROR: /usr/pkg/lib/python2.5/site-packages/PyOpenGL-3.0.0a6-py2.4.egg ERROR: ************************************************************ ERROR: The following files are in /usr/pkg but not in the PLIST: ERROR: /usr/pkg/lib/python2.5/site-packages/PyOpenGL-3.0.0a6-py2.5.egg *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/py-OpenGL *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/py-OpenGL *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/graphics/py-OpenGL