Physicals and Python

Hey, I just noticed something. I'm pretty sure I know the answer, but not the alcscript.
What I want to do is control a physical (a collider) (not in a subworld) with a pythonfile mod. However when I attach the pythonfile mod to the collider in the alcscript, the pythonfile mod doesn't register it, and the collider isn't controlled by the pythonfile mod. I believe this is because the controls for the collider (its type, and the static mesh) are set in the logic panel of blender. I know that the logic panel descriptions overrides the alcscript for an object. So I was wondering what the alcscript for a collider was.
What I want to do is control a physical (a collider) (not in a subworld) with a pythonfile mod. However when I attach the pythonfile mod to the collider in the alcscript, the pythonfile mod doesn't register it, and the collider isn't controlled by the pythonfile mod. I believe this is because the controls for the collider (its type, and the static mesh) are set in the logic panel of blender. I know that the logic panel descriptions overrides the alcscript for an object. So I was wondering what the alcscript for a collider was.