Re: can't assign to literal
- From: Chris <cwitts@xxxxxxxxx>
- Date: Wed, 11 Jun 2008 01:47:28 -0700 (PDT)
On Jun 11, 10:32 am, MRAB <goo...@xxxxxxxxxxxxxxxxxxx> wrote:
On Jun 10, 10:57 pm, "Steven Clark" <steven.p.cl...@xxxxxxxxx> wrote:
for 1 in oids, vals head_oids:
SyntaxError: can't assign to literal
--
1 is a literal, you can't assign it to something. Are you trying to
use it as a variable name?
Slightly OT, but is there an editor that can display digits in a
different colour to letters?
SciTE and Notepad++ which are just 2 of the editors installed on my PC
currently.
.
- Follow-Ups:
- Re: can't assign to literal
- From: TheSaint
- Re: can't assign to literal
- References:
- can't assign to literal
- From: maehhheeyy
- Re: can't assign to literal
- From: Matimus
- Re: can't assign to literal
- From: maehhheeyy
- Re: can't assign to literal
- From: Steven Clark
- Re: can't assign to literal
- From: MRAB
- can't assign to literal
- Prev by Date: Re: Code correctness, and testing strategies
- Next by Date: Re: How to view how much memory some process use in Windows?
- Previous by thread: Re: can't assign to literal
- Next by thread: Re: can't assign to literal
- Index(es):
Relevant Pages
|