Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Python discussion, anybody?
- To: tlug@example.com
- Subject: Re: Python discussion, anybody?
- From: "Thomas O'Dowd" <tom@example.com>
- Date: Fri, 27 Oct 2000 11:10:48 +0900
- Content-Disposition: inline
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <14840.56067.908544.308032@example.com>; from turnbull@example.com on Fri, Oct 27, 2000 at 10:31:47AM +0900
- References: <39F8BF2A.24429E10@example.com> <14840.56067.908544.308032@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <0qoqc.A.pOE.8hO-5@example.com>
- Resent-Sender: tlug-request@example.com
- User-Agent: Mutt/1.2.4i
On Fri, Oct 27, 2000 at 10:31:47AM +0900, Stephen J. Turnbull wrote: > > >> cobj.memmber = 18 > A > +-- This can't work as intended! I think that was Fredric's point... Python just initialised another class member variable and as a result of a simple typo, his program produced the unexpected answer of 17 rather then the intended 18. If everything had to be declared first, then python could throw out an error when it hit the undeclared variable typo memmber. Tom. -- Thomas O'Dowd Have you had your noop today? tom@example.com http://www.nooper.com
- Follow-Ups:
- Re: Python discussion, anybody?
- From: "Stephen J. Turnbull" <turnbull@example.com>
- References:
- Python discussion, anybody?
- From: Fredric Fredricson <fredric.fredriksson@example.com>
- Python discussion, anybody?
- From: "Stephen J. Turnbull" <turnbull@example.com>
Home | Main Index | Thread Index
- Prev by Date: Python discussion, anybody?
- Next by Date: Help with compiling bonobo please.
- Prev by thread: Python discussion, anybody?
- Next by thread: Re: Python discussion, anybody?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links