uTidyLib --I'm lost
james roush
jar at mminternet.com
Sun Aug 3 19:01:08 EDT 2003
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.
>>> from tidylib.lib import parse, parseString
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.
-----------------------
James A Roush
jar @ mminternet.com
-----------------------
More information about the Python-list
mailing list