Hola agtugo, Quizas esta discusion te sirva: How can you get the call tree with Python profilers? <https://stackoverflow.com/questions/4544784/how-can-you-get-the-call-tree-with-python-profilers>
El enlace GraphViz esta roto, el que coloco es revisado Dtb/Gby ======= Mario R. Osorio B.A.S. of Information Technology A.S. of Computer Programming and Analysis Web page: *http;//mario.osorio.solutions <http://http%3B//mario.osorio.solutions>* Email: *[email protected]* <[email protected]> *Just Choose Python!* <http://www.gentoogeek.org/files/choose_python.pdf> “If I had asked people what they wanted, they would have said faster horses.” ― Henry Ford On Wed, Feb 13, 2019 at 8:59 PM AGTUGO <[email protected]> wrote: > Hola estimada lista de python: > > Tengo un codigo algo viejo en python 2.7 que estoy analizando, hay un > modulo bastante anidado que llaman funciones dentro funciones dentro > funciones y es dificil de seguir. He utilizado pyreverse cuando hay clases > y muestra las relaciones ?hay alguna forma de mostrar las relaciones entre > funciones dentro de un modulo de manera grafica? De antemano muchas gracias. > > -- > Arturo Muñoz Tolosa > _______________________________________________ > Python-es mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-es >
_______________________________________________ Python-es mailing list [email protected] https://mail.python.org/mailman/listinfo/python-es
