[Distutils] get_python_inc(), get_python_lib()

Fred L. Drake, Jr. fdrake@acm.org
Thu, 9 Mar 2000 11:39:43 -0500 (EST)


  I was just looking at sysconfig.py again, and I'm not sure I really
like the interfaces to get_python_*().  In particular, the
plat_specific parameter seems strange, especially since it will
produce the same result in most cases.
  Perhaps the Right Way To Do It(TM) would be to drop the parameter
and return a list containing all the dirs that apply.  To locate
config.h, for instance, search each location in the list.
  I'd also rename get_python_inc() to get_python_include(), but
perhaps that's just me.  ;)


  -Fred

--
Fred L. Drake, Jr.	  <fdrake at acm.org>
Corporation for National Research Initiatives