Re: joining strings question
- From: Gerard Flanagan <grflanagan@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 12:32:24 -0800 (PST)
On Feb 29, 7:56 pm, I V <ivle...@xxxxxxxxx> wrote:
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() ?
Premature decreptiude, officer...
Gerard
.
- References:
- joining strings question
- From: patrick . waldo
- Re: joining strings question
- From: baku
- Re: joining strings question
- From: I V
- joining strings question
- Prev by Date: Re: at-exit-thread
- Next by Date: Re: at-exit-thread
- Previous by thread: Re: joining strings question
- Next by thread: Problem round-tripping with xml.dom.minidom pretty-printer
- Index(es):
Relevant Pages
|