Python converter

Hey Blender artists.
I was looking through my python converter, and saw a better way to acheive the conversion, so i restarted some work. However, i cannot remember the name for the new module for blender and bgl

For example, how would one modify “from Blender.BGL import”?

I have had to restart again - some code wasnt working :S

import bpy (Blender)
import bgl (Blender.BGL)

http://www.blender.org/documentation/blender_python_api_2_60_6/

Hope this helps
Ex.