This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152987 - module import not added/replaced if function from same module is imported
Summary: module import not added/replaced if function from same module is imported
Status: CLOSED INCOMPLETE
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 20:29 UTC by Peter Lam
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-11-11 20:29:05 UTC
Product Version: NetBeans IDE 6.5 (Build 20081111062259)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

module import statement is not added or replaced if function from same module is already imported

Using 'cmp' from module filecmp as an exmple. Once I added 'from filecmp import cmp' from the Import popup menu
(Alt+Shift+I), 'import filecmp' is not added if I pressed the Shift key and Enter from the Import popup menu.
Comment 1 Jenselme 2017-06-22 19:19:34 UTC
From you description, I am not evun sure this is an issue.

If this is still a thing, please reopen and accept my apologies.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:20 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.