Boštjan Mejak <bostjan.me...@gmail.com> added the comment:

I'm troubled with one little letter:

"L.copy() -> list -- a shallow copy of L");  should be

"L.copy() -> list -- shallow copy of L");  without the letter 'a',
because other sentences also don't say  "L.__sizeof__() -- *A* size of
L in memory, in bytes");

Please fix this.

----------
Added file: http://bugs.python.org/file19947/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10516>
_______________________________________
I&#39;m troubled with one little letter:<div><span class="Apple-style-span" 
style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><pre 
style="word-wrap: break-word; white-space: pre-wrap; ">&quot;L.copy() -&gt; 
list -- a shallow copy of L&quot;);  should be</pre>
<pre style="word-wrap: break-word; white-space: pre-wrap; "><span 
class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; 
white-space: normal; "><pre style="word-wrap: break-word; white-space: 
pre-wrap; ">
&quot;L.copy() -&gt; list -- shallow copy of L&quot;);  without the letter 
&#39;a&#39;, because other sentences also don&#39;t say  &quot;L.__sizeof__() 
-- *A* size of L in memory, in bytes&quot;);</pre><pre style="word-wrap: 
break-word; white-space: pre-wrap; ">
Please fix this.</pre></span></pre></span></div>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to