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-July/016114.html below:

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.35.2.1,1.35.2.2

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.35.2.1,1.35.2.2 [Python-Dev] Re: [Python-checkins] CVS: python/dist/src Makefile.pre.in,1.35.2.1,1.35.2.2Guido van Rossum guido@digicool.com
Thu, 19 Jul 2001 10:14:15 -0400
> Revert the previous two changes, unsetting PYTHONHOME breaks the build
> procedure on some platforms. Better safe than sorry!
[...]
> *** Makefile.pre.in	2001/07/19 09:28:24	1.35.2.1
> --- Makefile.pre.in	2001/07/19 13:21:05	1.35.2.2
> ***************
> *** 283,288 ****
>   # Build the shared modules
>   sharedmods: $(PYTHON)
> ! 	PYTHONPATH= PYTHONHOME= PYTHONSTARTUP= \
> ! 		./$(PYTHON) $(srcdir)/setup.py build
>   
>   # buildno should really depend on something like LIBRARY_SRC
> --- 283,287 ----
>   # Build the shared modules
>   sharedmods: $(PYTHON)
> ! 	PYTHONPATH= ./$(PYTHON) $(srcdir)/setup.py build
>   
>   # buildno should really depend on something like LIBRARY_SRC

It suddenly occurred to me that in the future (like 2.2) perhaps we
ought to have a command line option that means "ignore all
$PYTHON... environment variables".

--Guido van Rossum (home page: http://www.python.org/~guido/)



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