Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5372

Trace in a class

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From TheSaint <nobody@nowhere.net.no>
Newsgroups comp.lang.python
Subject Trace in a class
Followup-To comp.lang.python
Date Sat, 14 May 2011 23:55:45 +0800
Organization Aioe.org NNTP Server
Lines 15
Message-ID <iqm8m3$csu$1@speranza.aioe.org> (permalink)
NNTP-Posting-Host Uo5c+B/UAVZCE09UCy5B9g.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding 7Bit
X-Complaints-To abuse@aioe.org
User-Agent KNode/4.4.11
X-Notice Filtered by postfilter v. 0.8.2
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:5372

Followups directed to: comp.lang.python

Show key headers only | View raw


Hello,
first of all, I'm a dummy in programming. My methods are just do-it-and-try-
it.
For more convinience I commonly using <pdb myprogram> and go with step-into 
and breakpoints.
Lately I was setting a class, but it's incomplete and just calling it at the 
pdb prompt line I can't use breakpoints or stop it to check what values are 
coming into the play.

BTW, would it be much difference to use the class functions outside the 
class. I mean I don't declare the class statement just leave funtions alone 
in the module.

-- 
goto /dev/null

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Trace in a class TheSaint <nobody@nowhere.net.no> - 2011-05-14 23:55 +0800

csiph-web