os.path weirdness

DavidW Blaschke dwblas at yahoo.com
Fri Jun 20 16:13:41 EDT 2003


Debuggers have their place, but for simple progams a
print statement or two can tell you what you want
without a lot of other stuff that you don't want.  No
need to feel awkward about that in the opinion of this
individual programmer.

> --- In python-list at yahoogroups.com, jjl at p... (John
> J. Lee) 
> wrote:
> > Jeff Layton <jeffrey.b.layton at l...> writes:
> > [...]
> > >     Also, thanks for the comments below. I
> haven't used 
> the
> > > debugger at all yet. I'm an old fashioned kind
> of coder 
> that
> > > uses lots of "write, printf, print" to debug :)
> I really 
> do
> > > need to learn the debugger though.
> > 
> > I don't think so.  print statements are a
> perfectly good way 
> of
> > debugging Python code.  One of the benefits of an 
> interpreted
> > language.
> > 
> > 
> > John
> > -- 
> >
> http://mail.python.org/mailman/listinfo/python-list
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com





More information about the Python-list mailing list