[issue3208] function annotation for builtin and C function

Benjamin Peterson report at bugs.python.org
Thu Jul 24 04:48:14 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

On Wed, Jul 23, 2008 at 8:44 PM, Haoyu Bai <report at bugs.python.org> wrote:

>
> Haoyu Bai <divinekid at gmail.com> 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 <report at bugs.python.org>
> <http://bugs.python.org/issue3208>
> _______________________________________
>

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

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3208>
_______________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unnamed
URL: <http://mail.python.org/pipermail/python-bugs-list/attachments/20080724/5e2da93d/attachment.txt>


More information about the Python-bugs-list mailing list