|
|
@ -443,7 +443,7 @@ to_exclusive = <range>.stop |
|
|
|
<li><strong>Also: <code class="python hljs"><span class="hljs-string">'lower()'</span></code>, <code class="python hljs"><span class="hljs-string">'upper()'</span></code>, <code class="python hljs"><span class="hljs-string">'capitalize()'</span></code> and <code class="python hljs"><span class="hljs-string">'title()'</span></code>.</strong></li> |
|
|
|
</ul> |
|
|
|
<div><h3 id="propertymethods">Property Methods</h3><pre><code class="text language-text">+---------------+----------+----------+----------+----------+----------+ |
|
|
|
| | [ !#$%…] | [a-zA-Z] | [¼½¾…] | [¹²³…] | [0-9] | |
|
|
|
| | [ !#$%…] | [a-zA-Z] | [¼½¾…] | [²³¹…] | [0-9] | |
|
|
|
+---------------+----------+----------+----------+----------+----------+ |
|
|
|
| isprintable() | yes | yes | yes | yes | yes | |
|
|
|
| isalnum() | | yes | yes | yes | yes | |
|
|
|