I've overcome the first couple of problems (py2exe files don't have a __file__ attribute, IDLE uses __import__ so I need to manually add some modules etc).
However - what I have got so far doesn't work, unsurprisingly. What it does do is rather surprising and I'd appreciate a bit of help knowing where to look.
When I launch my current idle.exe it launches literally hundreds of subprocesses. I then have to reboot !
Any clues as to where in the code this would be happening from ?
Regards,
Fuzzy http://www.voidspace.org.uk/atlantibots/pythonutils.html
_______________________________________________ IDLE-dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/idle-dev
