-
Key: PYTH-12
-
Legacy Issue Number: 3349
-
Status: closed
-
Source: Camros Corporation ( Jeffrey Marshall)
-
Summary:
The example in Section 1.2 "Using Scoped Names" states that:
{ <IDL-deleted> }
module M;
"would introduce a module M.py, which contains the following definitions:"This section never describes how the programmer gets at those names, I assume
that if you want the definitions from module M, then you say: "import M".
This introduces a disgusting and serious flaw in the mapping in that IDL
compilers need to fake out the python module system and "update" IDL files. -
Reported: PYTH 1.0b1 — Tue, 22 Feb 2000 05:00 GMT
-
Disposition: Resolved — PYTH 1.0
-
Disposition Summary:
rejected, issue closed
-
Updated: Fri, 6 Mar 2015 20:58 GMT