Kaydet (Commit) efb6e752 authored tarafından Armin Rigo's avatar Armin Rigo

add the ctypes.test subpackage to a normal Unix installation --

otherwise, test/test_ctypes.py fails.  What about ctypes.macholib?
üst 12bec1b9
......@@ -682,7 +682,8 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
test/decimaltestdata \
encodings compiler hotshot \
email email/mime email/test email/test/data \
logging bsddb bsddb/test csv ctypes idlelib idlelib/Icons \
logging bsddb bsddb/test csv \
ctypes ctypes/test idlelib idlelib/Icons \
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
curses $(MACHDEPS)
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment