discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to call .py file into another .py file


From: Muhammad Ali Khan
Subject: Re: [Discuss-gnuradio] How to call .py file into another .py file
Date: Tue, 26 Jan 2010 22:04:32 -0500

Thanks for your suggestions guys. But i think i didn't convey myself properly. Right now i want to fetch out the gain at some frequency using (usrp_wfm_rcv.py) in a loop in which i can change my frequency in every iteration. is there any way i can get it.

Thanks

Ali

On Tue, Jan 26, 2010 at 3:23 PM, Josef Vukovic <address@hidden> wrote:
Hello,

That's not a good python textbook, it is more like a quick start guide. I would suggest him
"Learning python 4th edition" from Mark Lutz.

http://oreilly.com/catalog/9780596158071

yours faithful
Josef Vukovic

 
2010/1/26 Eric Blossom <address@hidden>

On Tue, Jan 26, 2010 at 02:51:36PM -0500, Muhammad Ali Khan wrote:
> hi guy,
>
> I am facing some problem. I want to execute a (.py) extension file into
> another (.py) extension file. i am tired of searching on websites but didn't
> get any satisfactory results. Is it possible or is there any other way of
> doing this. can anyone help please.
>
> Ali

I suggest starting with the Python Tutorial:

 http://docs.python.org/tutorial

Or in pdf:

 http://docs.python.org/download.html

Eric


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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