__all__ += []

Bug #1241878 reported by spaceone
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Pyflakes
Fix Released
Wishlist
Unassigned

Bug Description

__all__ = ['a']
__all__ += ['b']
__all__ += ['c']

→ 'a' imported but unused

Florent (florent.x)
Changed in pyflakes:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Florent (florent.x) wrote :

Thank you, this is fixed in trunk

Changed in pyflakes:
milestone: none → 0.8
status: Confirmed → Fix Committed
Revision history for this message
spaceone (spaceone) wrote :

I thank you!

Florent (florent.x)
Changed in pyflakes:
status: Fix Committed → 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.