J
james roush
I'm tryinh to switch from mx.tidy to uTidyLin and it isn't going well.
So far I can't even import TidyLib. Below is what I get when trying to
import into Idle. I'm using Python 2.1.
Traceback (most recent call last):
File "<pyshell#2>", line 1, in ?
from tidylib.lib import parse, parseString
File "K:\Python21\tidylib\lib.py", line 47
yield n
^
Can someone please clue me in.
So far I can't even import TidyLib. Below is what I get when trying to
import into Idle. I'm using Python 2.1.
Traceback (most recent call last):
File "<pyshell#2>", line 1, in ?
from tidylib.lib import parse, parseString
File "K:\Python21\tidylib\lib.py", line 47
yield n
^
Can someone please clue me in.