Message309

Author pedronis
Recipients
Date 2001-05-21.19:36:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
[Robert W. Bill]
> CPython excludes those objects prefixed with a single
underscore,
> while Jython excludes those with 2 prefixing
underscores only.
> I didn't see anything on "differences.html," in the
bug-list, in
> mail archives, nor code comment that indicates this
is
> intended.  Sorry if I've overlooked the obvious, but
I
> was hoping someone could tell me if this is expected
behavior,
> or if it could change anytime soon.
Thanks for reporting this, it's a bug and there's is
another bug
related to the fact that the restriction is in-place
even when
__all__ is set.
History
Date User Action Args
2008-02-20 17:16:50adminlinkissue426023 messages
2008-02-20 17:16:50admincreate