James Mills is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

prologic / pyflakes (fork of birkenfeld / pyflakes-ast)

Fork of pyflakes merging changes from hsoft and brodie with Python 2.x and Python 3.x support

Clone this repository (size: 79.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/prologic/pyflakes
hg clone ssh://hg@bitbucket.org/prologic/pyflakes

pyflakes overview

Recent commits See more »

Author Revision Comments Message Labels Date
jamesmills 4269b14822c1 Merged with 9bf1477e7c23
Branch
experimental
jamesmills 5a722b945487 Merged with https://prologic@bitbucket.org/hsoft/pyflakes3k
Virgil Dupras 3d4165b1f774 Code cleanup.
Virgil Dupras 37f0843fa2ed Added tag 0.4.1 for changeset 482fa5453a53
Virgil Dupras 482fa5453a53 v0.4.1
Tag
0.4.1
===================================
pyflakes3k -- py3k port of pyflakes
===================================

This is a Python 3 port of `pyflakes <http://pypi.python.org/pypi/pyflakes>`_. It is based on Georg Brandl's `pyflake-ast <http://bitbucket.org/birkenfeld/pyflakes-ast>`_. The source repository is hosted on `bitbucket <http://bitbucket.org/hsoft/pyflakes3k>`_.