> Well, as I wrote above, those features are new in 3.1, and won't work > in 3.0. Got them from <http://docs.python.org/3.1/whatsnew/3.1.html> > > Thanks, > > Dick >
I installed 3.1 python, and add new interpreter in Setup Python Interpreter dialog, and the result is right, no problem at all. So please check the message window, the first line should be something like: > "D:\Python31\python.exe" "D:\project\test\a.py" 343460000 Here the directory means I'm running the 3.1 python version. So how about yours? -- 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
