Mailing List Archive

[ python-Bugs-1769002 ] A paragraph about packages should be updated.
Bugs item #1769002, was opened at 2007-08-07 09:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1769002&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Noam Raphael (noamr)
Assigned to: Nobody/Anonymous (nobody)
Summary: A paragraph about packages should be updated.

Initial Comment:
The page about packages says:
"
When packages are structured into subpackages (as with the Sound package in the example), there's no shortcut to refer to submodules of sibling packages - the full name of the subpackage must be used
...
"

This isn't true, a thing which becomes apparant once you read the next paragraph, about relative imports in Python 2.5.

Thanks,
Noam

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1769002&group_id=5470
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[ python-Bugs-1769002 ] A paragraph about packages should be updated. [ In reply to ]
Bugs item #1769002, was opened at 2007-08-07 06:44
Message generated for change (Comment added) made by gbrandl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1769002&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Noam Raphael (noamr)
Assigned to: Nobody/Anonymous (nobody)
Summary: A paragraph about packages should be updated.

Initial Comment:
The page about packages says:
"
When packages are structured into subpackages (as with the Sound package in the example), there's no shortcut to refer to submodules of sibling packages - the full name of the subpackage must be used
...
"

This isn't true, a thing which becomes apparant once you read the next paragraph, about relative imports in Python 2.5.

Thanks,
Noam

----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2007-08-07 07:13

Message:
Logged In: YES
user_id=849994
Originator: NO

Thanks, fixed in rev. 56797, 56798 (2.5).

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1769002&group_id=5470
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[ python-Bugs-1769002 ] A paragraph about packages should be updated. [ In reply to ]
Bugs item #1769002, was opened at 2007-08-07 12:14
Message generated for change (Comment added) made by orsenthil
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1769002&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Noam Raphael (noamr)
Assigned to: Nobody/Anonymous (nobody)
Summary: A paragraph about packages should be updated.

Initial Comment:
The page about packages says:
"
When packages are structured into subpackages (as with the Sound package in the example), there's no shortcut to refer to submodules of sibling packages - the full name of the subpackage must be used
...
"

This isn't true, a thing which becomes apparant once you read the next paragraph, about relative imports in Python 2.5.

Thanks,
Noam

----------------------------------------------------------------------

Comment By: O.R.Senthil Kumaran (orsenthil)
Date: 2007-08-08 00:01

Message:
Logged In: YES
user_id=942711
Originator: NO

That was a nice observation. Good that its fixed now.

----------------------------------------------------------------------

Comment By: Georg Brandl (gbrandl)
Date: 2007-08-07 12:43

Message:
Logged In: YES
user_id=849994
Originator: NO

Thanks, fixed in rev. 56797, 56798 (2.5).

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1769002&group_id=5470
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com