Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #107915 > unrolled thread

Re: Not x.islower() has different output than x.isupper() in list output...

Started byChristopher Reimer <christopher_reimer@icloud.com>
First post2016-04-30 09:48 -0700
Last post2016-04-30 09:48 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Not x.islower() has different output than x.isupper() in list output... Christopher Reimer <christopher_reimer@icloud.com> - 2016-04-30 09:48 -0700

#107915 — Re: Not x.islower() has different output than x.isupper() in list output...

FromChristopher Reimer <christopher_reimer@icloud.com>
Date2016-04-30 09:48 -0700
SubjectRe: Not x.islower() has different output than x.isupper() in list output...
Message-ID<mailman.262.1462034899.32212.python-list@python.org>
On 4/29/2016 11:43 PM, Stephen Hansen wrote:
> The official documentation is accurate. 

That may be true on a technical level. But the identically worded text 
in the documentation implies otherwise. Maybe I'm nitpicking this. Even 
if I submitted a bug to request a clearer explanation in the 
documentation, I doubt it would get change. The programmer still has an 
obligation to test the code to make sure that it works as expected, 
which was what I did that until I found the concise statement that 
worked exactly as I wanted it to.

Thank you,

Chris R.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web