~divmod-dev/divmod.org/athena-events-806545

  • Committer: exarkun
  • Date: 2010-04-13 14:53:04 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:17946
Merge pyflakes-ast-3005

Author: gbrandl, exarkun
Reviewer: exarkun
Fixes: #3005

Convert pyflakes to use the Python 2.5+ _ast module instead of
the older (now essentially unmaintained) compiler package.

Introduce a number of new tests for various edge cases previously
untested, as well, since this involved changing substantial chunks
of pyflakes internals.

Also add support for certain new constructs which will be added
in Python 2.7, including set comprehensions and dict comprehensions.

Because Python 2.4 does not include the _ast module, this change
effectively drops support for running Pyflakes using Python 2.4.
Filename Latest Rev Last Changed Committer Comment Size
..
axiom 701 18 years ago washort re #339: axiomatic plugin for SIP proxy/registrar, Diff
sine 609 18 years ago glyph Second part of that change, since SVN is buggy and Diff
xmantissa 721 18 years ago washort re #339: Web UI for setting a SIP username. Diff
xshtoom 665 18 years ago washort re #234: basic RTP machinery included. listeners g Diff
DEPS.txt 1648 17 years ago exarkun Merge platform-release-1154 Author: exarkun, glyp 88 bytes Diff Download File
LICENSE 870 18 years ago exarkun MIT license Combinator, Epsilon, Vertex, Axiom, Si 1 KB Diff Download File
MANIFEST.in 1648 17 years ago exarkun Merge platform-release-1154 Author: exarkun, glyp 106 bytes Diff Download File
NEWS.txt 2659 14 years ago exarkun Merge release-20091125 Fixes: #2991 Update versi 826 bytes Diff Download File
README.txt 1648 17 years ago exarkun Merge platform-release-1154 Author: exarkun, glyp 542 bytes Diff Download File
setup.py 2659 14 years ago exarkun Merge release-20091125 Fixes: #2991 Update versi 1 KB Diff Download File