A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-October/030069.html below:

[Python-checkins] python/dist/src/Lib/distutils sysconfig.py,1.44.6.1,1.44.6.2

[Python-checkins] python/dist/src/Lib/distutils sysconfig.py,1.44.6.1,1.44.6.2mwh@users.sourceforge.net mwh@users.sourceforge.net
Tue, 08 Oct 2002 07:59:45 -0700
Update of /cvsroot/python/python/dist/src/Lib/distutils
In directory usw-pr-cvs1:/tmp/cvs-serv20610/Lib/distutils

Modified Files:
      Tag: release22-maint
	sysconfig.py 
Log Message:
Put a do-nothing set_python_build() back.


Index: sysconfig.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/distutils/sysconfig.py,v
retrieving revision 1.44.6.1
retrieving revision 1.44.6.2
diff -C2 -d -r1.44.6.1 -r1.44.6.2
*** sysconfig.py	7 Oct 2002 10:38:33 -0000	1.44.6.1
--- sysconfig.py	8 Oct 2002 14:59:43 -0000	1.44.6.2
***************
*** 39,42 ****
--- 39,47 ----
  del argv0_path, landmark
  
+ # set_python_build() was present in 2.2 and 2.2.1; it's not needed
+ # any more, but so 3rd party build scripts don't break, we leave
+ # a do-nothing version:
+ def set_python_build():
+     pass
  
  def get_python_inc(plat_specific=0, prefix=None):





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