Re: [PythonCE] running Python program without getting Python CE

2006-02-24 Thread javirosa
I'm not sure how to fix your problem though. AFAIK I always thought that the #! /usr/bin/env pythonw was for use by the shell on unix systems to determine what interpreter to use. I don't think that is a platform independent function. Perhaps there is some functionality where you can change the ou

Re: [PythonCE] PythonCE Digest, Vol 31, Issue 16

2006-02-24 Thread javirosa
Thanks for the work! > I've finally gotten irritated enough to fix some of the problems with the > last version of IdleCE. I disabled coloring triple quotes because the > solution I came up with was mind-numbingly slow on large docs, and still > didn't work in all cases. I also fixed problems bl