problems with installer 20_3i

Simon Brunning SBrunning at trisystems.co.uk
Tue Dec 5 05:21:28 EST 2000


> From:	gmcm at hypernet.com [SMTP:gmcm at hypernet.com]
> Barry Scott just pointed out to me that the Python 2.0 imputil 
> does not by default install any method of importing builtins (even though 
> it installs, by default, a file system importer).
> 
> Untested: at the top level of archive_rt (after the imports), put:
> 
> sys.path.append(imputil.BuiltinImporter())
> 
> archive_rt will be imported by the C code long before your script runs, so
> 
> builtins should be available.
 
Gordon,
Thanks for looking into the problem. I'm afraid though, that this fix
doesn't work for me.

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk
A man may be a fool and not know it, but not if he is married. - H. L.
Mencken




-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.




More information about the Python-list mailing list