
5 May
2007
5 May
'07
9:50 p.m.
On 5/5/07, Robert Dodier <robert.dodier@gmail.com> wrote:
Hi Willem, I'm still having trouble with import. I updated from CVS and I see some changes there. In a fresh ACL session I loaded CL-Python and called the repl.
import sys Error: ImportError: Could not find module `sys'. Search paths tried: "." [condition type: ImportError]
Ah, I checked in Modern mode, while you work in ANSI. (CLPython ought to work fine in both modes.) I reproduced it, and will fix it now. - Willem