[Python-Dev] Package ambiguities

Barry A. Warsaw bwarsaw@python.org
Wed, 7 Jun 2000 18:38:02 -0400 (EDT)


>>>>> "JH" == Jeremy Hylton <jeremy@beopen.com> writes:

    JH> Gordon's comments are on the money.  An import in a module
    JH> inside a package should be fully qualified.  I'd put that in
    JH> the style guide if it were up to me (and, of course, it's
    JH> not).

I concur on both points.  BTW, one of the Things I'd Like To Do, is
update and flesh out the style guide.  It's incomplete in places and
out of date in others.  If someone else has the gumption to lead this
effort, I'd be happy to send my comments instead.

-Barry