STINNER Victor <vstin...@python.org> added the comment:

> The new ziptestdata/ subdir appears to not be part of the install that make 
> install does. :/

It seems like Lib/test/eintrdata/ (for example) is installed using LIBSUBDIRS 
variable in Makefile.pre.in.

Note: The Windows installer copies recursively Lib/test/ and subdirectories: 
see <InstallFiles Include="$(PySourcePath)Lib\test\**\*" ...> in 
Tools/msi/test/test.wixproj.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28494>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to