discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] "connect()" function/method location?


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] "connect()" function/method location?
Date: Mon, 22 May 2006 19:41:28 -0700

On Mon, 2006-05-22 at 22:25 -0400, Michael Dickens wrote:
> When we implement a "connect()" in Python, I'm wondering where the code 
> is that is actually called to deal with the arguments.  While I'm sure 
> I can locate it myself with enough munging around, I'm confident it 
> will be faster and easier to ask the list.  Thanks in advance! - MLD

gnuradio-core/src/python/gnuradio/gr/basic_flow_graph.py

and

gnuradio-core/src/python/gnuradio/gr/flow_graph.py

Matt






reply via email to

[Prev in Thread] Current Thread [Next in Thread]