wasm-demo/demo/ermis-f/python_m/cur/0662

23 lines
790 B
Plaintext

From: phd at sun.med.ru (Oleg Broytmann)
Date: Tue, 20 Apr 1999 16:12:34 GMT
Subject: unpickling an NT object in Solaris?
In-Reply-To: <dozier-2004991057490001@client-151-200-124-68.bellatlantic.net>
References: <dozier-2004991057490001@client-151-200-124-68.bellatlantic.net>
Message-ID: <Pine.SOL2.3.96.SK.990420201148.20537M-100000@sun.med.ru>
X-UID: 662
On Tue, 20 Apr 1999, Bill Dozier wrote:
> ImportError exception ("No module named __main__^M") when I try to
^^
It seems you ftp'd file in text mode. Try binary ftp.
Oleg.
----
Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/
Programmers don't die, they just GOSUB without RETURN.