On Thu, Jan 1, 2009 at 3:55 AM, Naghi <[email protected]> wrote: > > Hi fellow Ulipadians, > > How can get Python 2.6 to comeup in the shell window? > I set the interpreter to 2.6 and script running gets fired through 2.6 > but the shell still goes to 2.5.2. > > Regards > Naghi >
You can try to run ulipad in python 2.6. For shell window, it's the same python version as starting ulipad python version. And it can't be changed, because the shell window is pyshell module, run with ulipad in the same python vm. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: (new)http://http://hi.baidu.com/limodou (old)http://www.donews.net/limodou
