newbie question on modules

Janos Blazi jblazi at netsurf.de
Thu Jan 20 10:39:28 EST 2000


I have a module a in which a function m_add is defined. Now I want (as the
last statement of module a) load and execute a module b. Now it seems that b
does not know the function m_add. How can I change that?

I'd like to access everything defined in a in the module b that is the
(variable) second part of a.

What can I do?

Janos Blazi




  -----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==----------
   http://www.newsfeeds.com       The Largest Usenet Servers in the World!
------== Over 73,000 Newsgroups - Including  Dedicated  Binaries Servers ==-----



More information about the Python-list mailing list