Am 09.10.2012 16:02, schrieb loial:
I am trying to match a string that containing the "<" and ">"
characters, using the string contains function, but it never seems to
find the lines containing the string
e.g if mystring.contains("") :
I can't locate a 'contains' function anywhere, what type i
On Tuesday, 9 October 2012 15:19:33 UTC+1, Agon Hajdari wrote:
> On 10/09/2012 04:02 PM, loial wrote: > I am trying to match a string that
> containing the "<" and ">" characters, using the string contains function,
> but it never seems to find the lines containing the string > > e.g if
> mystri
On 09/10/2012 15:23, Dave Angel wrote:
On 10/09/2012 10:02 AM, loial wrote:
I am trying to match a string that containing the "<" and ">" characters, using
the string contains function, but it never seems to find the lines containing the string
e.g if mystring.contains("") :
Do I need to esca
On Tue, Oct 9, 2012 at 10:02 AM, loial wrote:
> I am trying to match a string that containing the "<" and ">" characters,
> using the string contains function, but it never seems to find the lines
> containing the string
>
> e.g if mystring.contains("") :
>
> Do I need to escape the characters..
On 10/09/2012 10:23 AM, Dave Angel wrote:
> On 10/09/2012 10:02 AM, loial wrote:
>> I am trying to match a string that containing the "<" and ">" characters,
>> using the string contains function, but it never seems to find the lines
>> containing the string
>>
>> e.g if mystring.contains("") :
>
On 10/09/2012 10:02 AM, loial wrote:
> I am trying to match a string that containing the "<" and ">" characters,
> using the string contains function, but it never seems to find the lines
> containing the string
>
> e.g if mystring.contains("") :
>
> Do I need to escape the characters...and if so
On 10/09/2012 04:02 PM, loial wrote:
> I am trying to match a string that containing the "<" and ">" characters,
> using the string contains function, but it never seems to find the lines
> containing the string
>
> e.g if mystring.contains("") :
>
> Do I need to escape the characters...and if
I am trying to match a string that containing the "<" and ">" characters, using
the string contains function, but it never seems to find the lines containing
the string
e.g if mystring.contains("") :
Do I need to escape the characters...and if so how?
--
http://mail.python.org/mailman/listinf