(For some bizarre reason this never seems to have made it to the list. Here it is again).
I know this is a python rather than pygame issue, but with all the multithreaded talent on this list I thought somebody might have answers. Has anybody here had experience with running the 'cmd' module: http://docs.python.org/lib/module-cmd.html -as a python thread? Reasoning - I have a multithreaded environment and I dont want to write my own command interpreter. Rather I just want to be able to pretend to be a humble thread and issue lock/unlock etc commands as any other thread would (ignore thread-safety issues with modules for now, the other threads only use my modules). Or a different command interpreter, if there is one? Regards Jon -------------------------------------------------------------------- Come and visit Web Prophets Website at http://www.webprophets.net.au -------------------------------------------------------------------- Come and visit Web Prophets Website at http://www.webprophets.net.au