Re: joining strings question
- From: I V <ivlenin@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 18:56:11 GMT
On Fri, 29 Feb 2008 08:18:54 -0800, baku wrote:
return s == s.upper()
A couple of people in this thread have used this to test for an upper
case string. Is there a reason to prefer it to s.isupper() ?
.
- Follow-Ups:
- Re: joining strings question
- From: Gerard Flanagan
- Re: joining strings question
- From: Steve Holden
- Re: joining strings question
- From: Peter Otten
- Re: joining strings question
- From: Tim Chase
- Re: joining strings question
- References:
- joining strings question
- From: patrick . waldo
- Re: joining strings question
- From: baku
- joining strings question
- Prev by Date: Re: call by reference howto????
- Next by Date: Re: joining strings question
- Previous by thread: Re: joining strings question
- Next by thread: Re: joining strings question
- Index(es):