On Mon, Nov 30, 2009 at 9:47 AM, Richard D. Moores <[email protected]> wrote: > So 2 questions. Can Ulipad handle Python 3? Win 7? > > Thanks, > > Dick Moores >
For python 3, you can run python file in ulipad, just set python 3 interpreter, but you can't run ulipad in python 3 directly. Because many packages have not ported to python 3, especially wxpython. For win 7, I think ulipad can run on it. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: http://hi.baidu.com/limodou
