I'm using the Blender game engine and it only supports python 2.0. I used calldll in python 2.1 separately and it works great for my I/O calls using a windows dll. I need calldll.pyd for python 2.0. Does anyone have an archive of this older routine. Sams website only posts 2.1 and later.