This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients ned.deily, rhettinger, terry.reedy
Date 2011-04-02.00:26:38
SpamBayes Score 0.0011746939
Marked as misclassified No
Message-id <1301703999.61.0.87594264375.issue11718@psf.upfronthosting.co.za>
In-reply-to
Content
I strongly agree. This would make it easy to see modules of 3rd party packages loaded, for instance, in site-packages. Once pack/__init__.py is opened, selecting File/Open in its edit window displays the package directory.

Dotted names work, but must be remembered
History
Date User Action Args
2011-04-02 00:26:39terry.reedysetrecipients: + terry.reedy, rhettinger, ned.deily
2011-04-02 00:26:39terry.reedysetmessageid: <1301703999.61.0.87594264375.issue11718@psf.upfronthosting.co.za>
2011-04-02 00:26:38terry.reedylinkissue11718 messages
2011-04-02 00:26:38terry.reedycreate