JP,

Thank you. Just in case you would be interested in my IMHO, "shouting" is
fine; in fact, the more of it the better for newbies like me.

Regards,
DFE

On Fri, Jul 6, 2012 at 12:22 AM, John Pye <[email protected]> wrote:

> Hi DFE
>
> Due to an apparent bug in SWIG 2.x, we had to *require* the 'False'
> argument in getSimulation, where previously we were able to have it as
> optional. So you need to have the 'False' there now.
>
> As for the rest of the 'shouting', that's unfortunately the way ASCEND
> works at the moment. We'd liked to suppress many of those console outputs,
> but haven't found the time to do so methodically and cleanly yet.
> Oftentimes they still give useful clues that otherwise don't get reported.
>
> Cheers
> JP
>
>
> On 05/07/12 15:15, Daikokuten Eudaemon wrote:
>
>>
>>
>> In some places in http://code.ascend4.org/**viewvc/code/branches/slvreq/*
>> *test.py?revision=2780&view=**markup<http://code.ascend4.org/viewvc/code/branches/slvreq/test.py?revision=2780&view=markup>you
>>  have
>>
>> M = T.getSimulation('sim',False)
>>
>> and in some other places there you have
>>
>> M = T.getSimulation('sim')
>>
>> When in  robust.py  I replace  M = T.getSimulation('sim',False) with  M =
>> T.getSimulation('sim')  I am getting shouted at as shown in
>>  console_output. What is happening?
>>
>
>
>


-- 

####
Daikokuten Fukurokuju Eudaemon
mailto:[email protected]
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ascend-sim-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ascend-sim-users

Reply via email to