|
|
@ -54,7 +54,7 @@ |
|
|
|
|
|
|
|
<body> |
|
|
|
<header> |
|
|
|
<aside>April 21, 2024</aside> |
|
|
|
<aside>April 22, 2024</aside> |
|
|
|
<a href="https://gto76.github.io" rel="author">Jure Šorn</a> |
|
|
|
</header> |
|
|
|
|
|
|
@ -1296,7 +1296,7 @@ pprint(<collection>, width=<span class="hljs-number">80</span>, depth=<spa |
|
|
|
|
|
|
|
<ul> |
|
|
|
<li><strong>Reads a line from the user input or pipe if present (trailing newline gets stripped).</strong></li> |
|
|
|
<li><strong>Prompt string is printed to the standard output before reading input.</strong></li> |
|
|
|
<li><strong>Prompt string is printed to the standard output before input is read.</strong></li> |
|
|
|
<li><strong>Raises EOFError when user hits EOF (ctrl-d/ctrl-z⏎) or input stream gets exhausted.</strong></li> |
|
|
|
</ul> |
|
|
|
<div><h2 id="commandlinearguments"><a href="#commandlinearguments" name="commandlinearguments">#</a>Command Line Arguments</h2><pre><code class="python language-python hljs"><span class="hljs-keyword">import</span> sys |
|
|
@ -2933,7 +2933,7 @@ $ deactivate <span class="hljs-comment"># Deactivates the activ |
|
|
|
|
|
|
|
|
|
|
|
<footer> |
|
|
|
<aside>April 21, 2024</aside> |
|
|
|
<aside>April 22, 2024</aside> |
|
|
|
<a href="https://gto76.github.io" rel="author">Jure Šorn</a> |
|
|
|
</footer> |
|
|
|
|
|
|
|