ah. that stack trace doesn't show where the problem is... looks like the stack is getting corrupted.
yeah, having your own select module is a problem. Since the select module is a python one that other python modules use. It's an annoying problem with the python module system :( So can you try renaming your module, and see if that fixes the problem? cheers,