list Integer indexing dies??

Ishwor ishwor.gurung at gmail.com
Thu Dec 23 11:41:27 EST 2004


On Thu, 23 Dec 2004 13:33:16 -0300, Batista, Facundo
<FBatista at unifon.com.ar> wrote:
> 
> 
> [Ishwor] 
> 
> #- > What should 035[0] cough up? Be carefull it should 
> #- 
> #- >>>035[0] 
> #- 3 # my own opinion. 
> #- 
> #- > cough up the same as 29[0]. 
> #- 
> #- >>>29[0] 
> #- 2 #again my own opinion 
> 
> Be aware that: 
> 
> >>> 035 == 29 
> True 
> >>> 

Yup. Octal variation of 29. But that wasn't my point.

> 
> .       Facundo 
> 
> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
> . . . . . . . . . . . . . . .
> 
[snip]

-- 
cheers,
Ishwor Gurung



More information about the Python-list mailing list