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 153684 - .pyc files should not show in the Project view
Summary: .pyc files should not show in the Project view
Status: RESOLVED DUPLICATE of bug 153035
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: ardavis26
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 00:45 UTC by Peter Lam
Modified: 2009-01-15 01:59 UTC (History)
0 users

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-22 00:45:04 UTC
Transferred from https://nbpython.dev.java.net/issues/show_bug.cgi?id=14

The Project view shows both my .py and .pyc files. It should only show the .py files. 

The .pyc files should only be visible in the Files view.
Comment 1 Peter Lam 2008-11-22 01:32:03 UTC
ops, this one is a duplicate of issue 153035

*** This issue has been marked as a duplicate of 153035 ***