Benjamin Peterson <[EMAIL PROTECTED]> added the comment:

On Wed, Jul 23, 2008 at 8:44 PM, Haoyu Bai <[EMAIL PROTECTED]> wrote:

>
> Haoyu Bai <[EMAIL PROTECTED]> added the comment:
>
> As I understand, at least C extension modules, which built as shared
> library, would be shared among Python interpreter in different process
> space. Is that correct?

The operating system should provide memory protection between processes.

>
>
> _______________________________________
> Python tracker <[EMAIL PROTECTED]>
> <http://bugs.python.org/issue3208>
> _______________________________________
>

Added file: http://bugs.python.org/file10963/unnamed

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3208>
_______________________________________
<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Jul 23, 2008 at 8:44 
PM, Haoyu Bai &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; 
wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid 
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Haoyu Bai &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; 
added the comment:<br>
<br>
As I understand, at least C extension modules, which built as shared<br>
library, would be shared among Python interpreter in different process<br>
space. Is that correct?</blockquote><div><br>The operating system should 
provide memory protection between processes. <br></div><blockquote 
class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 
0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
_______________________________________<br>
Python tracker &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a>&gt;<br>
&lt;<a href="http://bugs.python.org/issue3208"; 
target="_blank">http://bugs.python.org/issue3208</a>&gt;<br>
_______________________________________<br>
</blockquote></div><br><br clear="all"><br>-- <br>Cheers,<br>Benjamin 
Peterson<br>&quot;There&#39;s no place like <a 
href="http://127.0.0.1";>127.0.0.1</a>.&quot;
</div>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to