A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2009-February/086221.html below:

[Python-Dev] To 3.0.2 or not to 3.0.2?

[Python-Dev] To 3.0.2 or not to 3.0.2? [Python-Dev] To 3.0.2 or not to 3.0.2?Benjamin Peterson benjamin at python.org
Wed Feb 18 20:48:17 CET 2009
On Wed, Feb 18, 2009 at 9:30 AM, Guido van Rossum <guido at python.org> wrote:
> This prompts a wild idea -- perhaps the framework of 2to3 could be
> reused to create a new linter?

The 2to3 syntax tree is probably two low-level for that. It's good for
simple isolated transformations like print, but not so much for the
larger scale analysis that a lint tool would require. In addition,
we'd have to write some sort of symtable analyzer. High level AST is
much nicer to work with that.



-- 
Regards,
Benjamin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4