New submission from Tim Golden <m...@timgolden.me.uk>:

The msi.py determines which files to carry over into the installer for
the lib\test directory. zipdir.zip was added recently for test_zipfile
and this isn't picked up. The attached patch adds it in.

----------
components: Installation
files: msi-zipdir.patch
keywords: patch
message_count: 1.0
messages: 83440
nosy: tim.golden
nosy_count: 1.0
severity: normal
status: open
title: MSI installer misses zipdir.zip file in Lib\test
versions: Python 2.7, Python 3.1
Added file: http://bugs.python.org/file13295/msi-zipdir.patch

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

Reply via email to