Hi all, I write Python .ASP pages that import utility modules that I have also written.
The utility modules need to access globally defined objects such as the Session and Response objects. They are defined in global scope, however. How can I access these objects from the imported module ? Thank you ! Kari _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython