(wierd situation) from file import not same as include :-(
John Nielsen
nielsenjf at my-deja.com
Thu Jan 6 16:07:29 EST 2000
I already tried from file import.
That doesn't help me :-(
Let me explain the situation further:
I have code running in an ASP environment, but I don't want it to know
that it is doing so. So I localize the ASP specific stuff in another
file.
The problem is the module in the other file does not have access to
ASP's objects. And I don't want to send it those objects,
since it is not supposed to know about it.
Any ideas on the best way to deal with this?
john
--
nielsenjf at my-Deja.com
Sent via Deja.com http://www.deja.com/
Before you buy.
More information about the Python-list
mailing list