in reply to Re: Re: Re: Using modules with relative paths
in thread Using modules with relative paths

Try require and import rather than use for run time inclusion of modules.

rdfield