[PyDelhi] Tools/libraries to determine the call graph(call flow) of an python program (module/package)

Arshpreet Singh arsh840 at gmail.com
Tue Jan 12 09:18:11 EST 2016


On Tue, Jan 12, 2016 at 2:43 PM, ashish makani <ashish.makani at gmail.com> wrote:
> Hi Folks,

> x.py ---> y.py ---> z.py ---> u.py ---> v.py

For working of arguments you need "import sys" sys.argv[0],
sys.argv[1], sys.argv[2] as per the number of arguments.

I am sure there might be other options available for such tasks.

-- 

Thanks
Arshpreet Singh

I am Sikh boy, Learning by doing and Learning by teaching is my religion.
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/


More information about the Ncr-Python.in mailing list