Project, how to debug

Robert Clove cloverobert at gmail.com
Tue Mar 31 08:05:15 EDT 2015


On Tue, Mar 31, 2015 at 5:19 PM, Peter Otten <__peter__ at web.de> wrote:

> Robert Clove wrote:
>
> > Hi All,
> >
> > I am facing a problem.
> > I have been given a project written in python and asked to debug it.
> > I have not been given the flow they said understand and debug.
> >
> > Can someone suggest me how to debug it in Wings IDE.
>
> Are those specific bugs that you are supposed to fix or are you to both
> find
> and fix bugs?
>
> > Project have approx 10 files.
>
> Generally speaking speaking this is not so much a matter of tools; if there
> is any documentation you can trust reading that is usually the best start;
> reading the code is important, too.
>
> Then you can consider your next steps depending on the "messiness" of the
> code base and the degree of coverage with unit tests.
>
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>


There is no documentation provided i have to read the code understand the
flow first.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150331/7d4d6382/attachment.html>


More information about the Python-list mailing list