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/2008-May/079521.html below:

[Python-Dev] lib2to3, need some light on the imports fixer

[Python-Dev] lib2to3, need some light on the imports fixerGuilherme Polo ggpolo at gmail.com
Fri May 16 19:30:05 CEST 2008
2008/5/12 Collin Winter <collinw at gmail.com>:
> On Mon, May 12, 2008 at 1:58 PM, Guilherme Polo <ggpolo at gmail.com> wrote:
>> Hello,
>>
>>  Would someone tell me how can I add a new entry in the MAPPING dict in
>>  the lib2to3/fixes/fix_imports.py that does the following:
>>
>>  "import A" gets fixed as "import C.D as A"
>>
>>  Right now it is fixing by doing "import C.D" and changing several
>>  other lines in the code to use this new "C.D" name. I wanted to avoid
>>  these changes if possible.
>
> I don't believe there's a way to do that, but adding support for it
> should be fairly straight-forward. Assign the patch to me for review.
>

Is there something I could read get some 2to3 understanding ? How do I
construct patterns ?

> Collin Winter
>



-- 
-- Guilherme H. Polo Goncalves
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