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/2001-August/017116.html below:

[Python-Dev] Objections to PEP 264?

[Python-Dev] Objections to PEP 264? [Python-Dev] Objections to PEP 264?Greg Ball gball@cfa.harvard.edu
Sat, 18 Aug 2001 18:09:29 -0400 (EDT)
Tim's latest change to __future__.py has toasted the build process. Python
itself builds fine, then is run to build the extensions.

site imports distutils
distutils imports re
re imports sre
sre imports copy_reg
copy_reg imports types
types imports __future__
__future__ imports new, uh oh, new doesn't yet exist...

python then tries to keep going but with distutils non-functional,
it doesn't stand a chance.

If the new module is now considered mainstream, maybe it could be built
statically?

--Greg Ball







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