Timmie wrote: > Hello, > I am stepping forward into learning python and write my first programs now. > To facilitate my development I have a question: > > Is there a tool which I can run on my code and then get a flow chart from it > or > visualize its structure in another form?
Here is another tool that you might be interested in: http://codeinvestigator.googlepages.com/main I haven't tried it, I would be interested in a report if someone does... Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
