Ignore __pycache__ by default

Bug #626687 reported by Andrea Corbellini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Wishlist
Andrea Corbellini

Bug Description

With PEP 3147 (http://www.python.org/dev/peps/pep-3147), pyc files will no longer be created in the same directory of the py file, but instead inside a new directory: __pycache__.

Bzr currently ignore pyc files by default, I think it should ignore __pycache__ directories too.

Tags: easy

Related branches

Revision history for this message
John A Meinel (jameinel) wrote :

seems reasonable, and a small patch

Changed in bzr:
importance: Undecided → Wishlist
status: New → Confirmed
tags: added: easy
Changed in bzr:
assignee: nobody → Andrea Corbellini (andrea.corbellini)
status: Confirmed → In Progress
Martin Packman (gz)
Changed in bzr:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.