[New-bugs-announce] [issue3740] PEP 3121 --- module state is not nul-initalized as claimed in the PEP

Paul Pogonyshev report at bugs.python.org
Sat Aug 30 17:14:49 CEST 2008


New submission from Paul Pogonyshev <pogonyshev at gmx.net>:

PEP 3121 states that: "The module state will be null-initialized".  This
is not the case as it seems.

----------
components: Interpreter Core
messages: 72197
nosy: _doublep
severity: normal
status: open
title: PEP 3121 --- module state is not nul-initalized as claimed in the PEP
type: behavior
versions: Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3740>
_______________________________________


More information about the New-bugs-announce mailing list