lp:~spiv/pyflakes/detect-broken-string-formatting

Created by Andrew Bennetts and last modified
Get this branch:
bzr branch lp:~spiv/pyflakes/detect-broken-string-formatting
Only Andrew Bennetts can upload to this branch. If you are Andrew Bennetts please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Bennetts
Project:
Pyflakes
Status:
Development

Recent revisions

25. By Andrew Bennetts

More correct, clearer.

24. By Andrew Bennetts

More correct regex for detecting format strings.

23. By Andrew Bennetts

Detect broken format strings.

22. By Michael Hudson-Doyle

merge upstream

21. By Michael Hudson-Doyle

only report could be lazy when we've seen a lazy_import

20. By Michael Hudson-Doyle

merge in import-foo.bar-import-foo.baz

19. By Michael Hudson-Doyle

report could-be-lazy imports

18. By Michael Hudson-Doyle

report on lazy imports being used at module level

17. By Michael Hudson-Doyle

basic (and hackish) understanding of lazy imports

16. By mithrandi

Add a check for __future__ imports that occur after other statements.

Fixes #1821
Author: mithrandi
Reviewer: moe

This is a SyntaxError from Python 2.4 onwards.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers