Re: error while importing a module

2019-03-18 Thread Cameron Simpson
On 18Mar2019 20:11, Sharan Basappa wrote: On Tuesday, 19 March 2019 08:34:25 UTC+5:30, Sharan Basappa wrote: I have a design file that I am importing in a test file to run some tests. [...] The design file compiles fine when I run it standalone but when I import it in the test file, I see e

Re: error while importing a module

2019-03-18 Thread Sharan Basappa
On Tuesday, 19 March 2019 08:34:25 UTC+5:30, Sharan Basappa wrote: > I have a design file that I am importing in a test file to run some tests. > The design file compiles fine when I run it standalone but when I import it > in the test file, I see error on the very first line where I am importing