On Tue, Jun 21, 2011 at 10:01 PM, Ben Reynwar wrote:
> On Tue, Jun 21, 2011 at 5:53 PM, Tom Rondeau wrote:
>> On Tue, Jun 21, 2011 at 8:13 PM, Ben Reynwar wrote:
>>>
>>> Hi all,
>>>
>>> I'm having difficulty working out how to import modules when doings
>>> tests, since for the tests the python
On Tue, Jun 21, 2011 at 5:53 PM, Tom Rondeau wrote:
> On Tue, Jun 21, 2011 at 8:13 PM, Ben Reynwar wrote:
>>
>> Hi all,
>>
>> I'm having difficulty working out how to import modules when doings
>> tests, since for the tests the python code that is used is the
>> non-installed version, and so the
On Tue, Jun 21, 2011 at 8:13 PM, Ben Reynwar wrote:
> Hi all,
>
> I'm having difficulty working out how to import modules when doings
> tests, since for the tests the python code that is used is the
> non-installed version, and so the package/subpackage hierarchy of the
> various python folders i
Hi all,
I'm having difficulty working out how to import modules when doings
tests, since for the tests the python code that is used is the
non-installed version, and so the package/subpackage hierarchy of the
various python folders is not in place.
For example if I am creating a test for gr-trell