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 156229

Summary: Ignore .pyc files in Python module
Product: python Reporter: jsober <jsober>
Component: -- Other --Assignee: Lou Dasaro <mr_lou_d>
Status: CLOSED FIXED    
Severity: blocker CC: Jenselme
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jsober 2009-01-02 13:39:49 UTC
The Python module should by default add .pyc and .pyo files to the ignore pattern in settings/miscellaneous/files:

^(CVS|SCCS|vssver\.scc|#.*#|%.*%|\.(cvsignore|svn|DS_Store)|.*\.py(c|o))$|^\.[#_]|~$
Comment 1 Jenselme 2017-06-22 20:29:34 UTC
This was done some time ago and is part of the current release.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:22 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.