From: Dirk Meijer Date: 2006-01-07T01:28:12+09:00 Subject: Re: How to access individual characters in a string (as strings)? ------=_Part_36512_21113829.1136564878656 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 2006/1/6, Une b=E9vue : > > m4dc4p wrote: > > > "abc"[0] > > # =3D> 97 > > "abc"[0,1] ??? i agree, this looks a lot better to me than "abc"[0..0] does, and i've always used this. ------=_Part_36512_21113829.1136564878656--